Wednesday, April 13, 2022

kubectl notes

 

Set default namespace

 kubectl config set-context $(kubectl config current-context) --namespace=kube-system

No comments:

Post a Comment