Docs/CloudNative/Kubernetes/Base/切换默认命名空间.md

3 lines
No EOL
65 B
Markdown

```shell
kubectl config set-context --current --namespace=xxx
```