Skip to content

Instantly share code, notes, and snippets.

@300481
Last active October 11, 2019 07:52
Show Gist options
  • Save 300481/e433194ac25e833bc4acca7591882350 to your computer and use it in GitHub Desktop.
Save 300481/e433194ac25e833bc4acca7591882350 to your computer and use it in GitHub Desktop.
kubectl Spicker
kubectl config rename-context <current-name> <wished-name>
kubectl config use-context <wished-name>
kubectl config set-context --current --namespace=<wished-namespace>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment