current-context not set kubernetes code example
Example: kubectl set context not working
# If you want to switch between contexts, you might be thinking of use-context?
kubectl config use-context my-context
# If you want to switch between contexts, you might be thinking of use-context?
kubectl config use-context my-context