kubectl config set-context --cluster= --user= --namespace= Use code with caution.
Vlad opened his terminal, cracked his knuckles, and typed the command every beginner learns first:
You can create a new context or update an existing one by linking specific clusters and users:
To quickly update the for your currently active context, use the --current flag :
kubectl config set-context --cluster= --user= --namespace= Use code with caution.
Vlad opened his terminal, cracked his knuckles, and typed the command every beginner learns first:
You can create a new context or update an existing one by linking specific clusters and users:
To quickly update the for your currently active context, use the --current flag :