Bump Flannel to v0.28.1

This commit is contained in:
yeasy
2026-03-09 18:19:31 -07:00
parent 585b364574
commit 1a820c8c8b
2 changed files with 2 additions and 2 deletions

View File

@@ -445,7 +445,7 @@ $ kubectl get node -o yaml | grep CIDR
``` ```
```bash ```bash
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.26.1/Documentation/kube-flannel.yml $ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.1/Documentation/kube-flannel.yml
``` ```
### 14.1.10 master 节点默认不能运行 pod ### 14.1.10 master 节点默认不能运行 pod

View File

@@ -215,7 +215,7 @@ $ kubectl get node -o yaml | grep CIDR
``` ```
```bash ```bash
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.26.1/Documentation/kube-flannel.yml $ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.1/Documentation/kube-flannel.yml
``` ```
### 14.2.9 master 节点默认不能运行 pod ### 14.2.9 master 节点默认不能运行 pod