Skip to content

Instantly share code, notes, and snippets.

@mikemadisonweb
Last active April 5, 2018 09:08
Show Gist options
  • Save mikemadisonweb/20c7262dfbc962df807adab77af16119 to your computer and use it in GitHub Desktop.
Save mikemadisonweb/20c7262dfbc962df807adab77af16119 to your computer and use it in GitHub Desktop.
kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep admin | awk '{print $1}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment