Skip to content

Instantly share code, notes, and snippets.

@just1689
Last active November 20, 2019 17:57
Show Gist options
  • Save just1689/f5b44692d0c69394b4dbf738aa366110 to your computer and use it in GitHub Desktop.
Save just1689/f5b44692d0c69394b4dbf738aa366110 to your computer and use it in GitHub Desktop.
K8s tricks
source <(kubectl completion zsh)
source <(kubectl completion bash)
kubectl config get-contexts
kubectl config use-context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment