kubectl config use-context prod-env
: Instead of context-1 , use names like aws-prod-us-east or minikube-dev to prevent targeting errors. kubectl set current context
The asterisk ( * ) indicates your currently active context. kubectl config use-context prod-env : Instead of context-1
kctx dev-cluster