k8s笔记

k8s笔记

Administrator 680 2021-07-07

搭建 k8s

搭建k8s集群-保姆级教学

使用命名空间

kubectl config set-context --current --namespace=<名字空间名称>