kubectl 常用命令,helm常用命令
摘要:
一.kubectl 1.kubectl 使用不同的kubeconfig文件连接不同的集群 kubectl --kubeconfig config52 get pods -n kube-system | grep etcd 2. 二.helm 1. 更新仓库 helm repo update 2.仓库 阅读全文
posted @ 2023-02-01 18:59 running-fly 阅读(119) 评论(0) 推荐(0)