Update k8s.md

This commit is contained in:
starry
2025-07-24 06:08:10 +08:00
committed by GitHub
parent ca245ef57b
commit 20edcdf808

View File

@@ -37,11 +37,6 @@ kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/
kubectl get pods -n kube-flannel -o wide kubectl get pods -n kube-flannel -o wide
``` ```
## 注意!
在输出的命令中需要替换成公网IP再在node节点集群中执行
## 安装Helm ## 安装Helm
```bash ```bash