Closed lapwat closed 2 years ago
Handy commands I would like to have in the aliases are:
kcns
kubectl config set-context --current --namespace=NAMESPACE
kcc
k config use-context CONTEXT
you can install kubectx or kubens and set aliases for those in your shell.
Handy commands I would like to have in the aliases are:
kcns
kubectl config set-context --current --namespace=NAMESPACE
kcc
k config use-context CONTEXT