You can view and modify these settings directly using the Kubernetes Reference documentation as a guide: kubectl config view Switch context kubectl config use-context Set a new cluster kubectl config set-cluster --server= Set credentials kubectl config set-credentials --token= Create a context kubectl config set-context --cluster= --user= Security & Operational Best Practices