mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
docs(content): refresh Kubernetes helper versions
This commit is contained in:
@@ -272,9 +272,9 @@ $ kubectl get node -o yaml | grep CIDR
|
||||
podCIDRs:
|
||||
```
|
||||
```bash
|
||||
# 注意:v0.28.2 为编写本文档时的最新版本,请根据需要替换为当前版本
|
||||
# 注意:以下以 v0.28.4 为示例;安装前请到 releases 页面核验当前版本
|
||||
# 参见 https://github.com/flannel-io/flannel/releases
|
||||
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.2/Documentation/kube-flannel.yml
|
||||
$ kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.28.4/Documentation/kube-flannel.yml
|
||||
```
|
||||
|
||||
### 14.1.10 master 节点默认不能运行 pod
|
||||
|
||||
Reference in New Issue
Block a user