Skip to content

Instantly share code, notes, and snippets.

@jasonmimick
Last active May 7, 2019 03:07
Show Gist options
  • Save jasonmimick/89fd28e1ed6356157ffda25df15672bf to your computer and use it in GitHub Desktop.
Save jasonmimick/89fd28e1ed6356157ffda25df15672bf to your computer and use it in GitHub Desktop.
#Khange direktory in Cubernetes
kubectl config set-context --current $(kubectl config current-context) --namespace=${1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment