File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ GitHub访问不通畅可以访问国内GitEE https://gitee.com/cby-inc/Kubernete
38
38
- 1.27.x
39
39
- 1.28.x
40
40
- 1.29.x
41
+ - 1.30.x
41
42
42
43
大版本之间是通用的,比如使用 1.26.0 的文档可以安装 1.26.x 各种版本,只是安装过程中的下载新的包即可。
43
44
@@ -54,6 +55,7 @@ https://github.com/cby-chen/kube_ansible
54
55
55
56
### 最新版本文档
56
57
- [ kubeadm-install.md] ( ./doc/kubeadm-install.md )
58
+ - [ v1.30.1-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v1.30.1-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
57
59
58
60
## 安装文档
59
61
### 1.29.x版本
@@ -140,6 +142,7 @@ https://github.com/cby-chen/kube_ansible
140
142
- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.28.0/kubernetes-v1.28.0.tar
141
143
- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.28.3/kubernetes-v1.28.3.tar
142
144
- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.29.2/kubernetes-v1.29.2.tar
145
+ - wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.30.1/kubernetes-v1.30.1.tar
143
146
144
147
* 注意:1.23.3 版本当时没想到会后续更新,所以当时命名不太规范。
145
148
@@ -169,6 +172,7 @@ https://github.com/cby-chen/Kubernetes/
169
172
- https://github.com/cby-chen/Kubernetes/tree/v1.28.0
170
173
- https://github.com/cby-chen/Kubernetes/tree/v1.28.3
171
174
- https://github.com/cby-chen/Kubernetes/tree/v1.29.2
175
+ - https://github.com/cby-chen/Kubernetes/tree/v1.30.1
172
176
173
177
# 八、常见异常
174
178
You can’t perform that action at this time.
0 commit comments