You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this includes both context and namespace. we wont differentiate between the 2
functionally, any kubectl switch command will now have to save the current config to kubeconfig.old before selecting the new one
Then, kubectl switch - will just restore kubectl.old
The text was updated successfully, but these errors were encountered:
this includes both context and namespace. we wont differentiate between the 2
functionally, any
kubectl switch
command will now have to save the current config tokubeconfig.old
before selecting the new oneThen,
kubectl switch -
will just restorekubectl.old
The text was updated successfully, but these errors were encountered: