添加 'CloudNative/Kubernetes/Base/切换默认命名空间.md'
This commit is contained in:
parent
916417e585
commit
dfc05068ed
1 changed files with 3 additions and 0 deletions
3
CloudNative/Kubernetes/Base/切换默认命名空间.md
Normal file
3
CloudNative/Kubernetes/Base/切换默认命名空间.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
```shell
|
||||
kubectl config set-context --current --namespace=xxx
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue