Update Kind v0.31.0 and Flannel v0.28.2

This commit is contained in:
yeasy
2026-04-18 13:31:43 -07:00
parent 407d508590
commit da5867c921
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ $ kubectl get node -o yaml | grep CIDR
podCIDRs:
```
```bash
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.1/Documentation/kube-flannel.yml
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.2/Documentation/kube-flannel.yml
```
### 14.1.10 master 节点默认不能运行 pod