@@ -42,6 +42,7 @@ GitHub访问不通畅可以访问国内GitEE https://gitee.com/cby-inc/Kubernete
4242- 1.28.x
4343- 1.29.x
4444- 1.30.x
45+ - 1.31.x
4546
4647大版本之间是通用的,比如使用 1.26.0 的文档可以安装 1.26.x 各种版本,只是安装过程中的下载新的包即可。
4748
@@ -58,9 +59,12 @@ https://github.com/cby-chen/kube_ansible
5859
5960### 最新版本文档
6061- [ kubeadm-install.md] ( ./doc/kubeadm-install.md )
61- - [ v1.30.2 -CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v1.30.2 -CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
62+ - [ v1.31.1 -CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v.31.1 -CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
6263
6364## 安装文档
65+ ### 1.31.x版本
66+ - [ v1.31.1-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v.31.1-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
67+
6468### 1.30.x版本
6569- [ 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 )
6670- [ v1.30.2-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v1.30.2-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
@@ -151,6 +155,7 @@ https://github.com/cby-chen/kube_ansible
151155- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.29.2/kubernetes-v1.29.2.tar
152156- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.30.1/kubernetes-v1.30.1.tar
153157- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.30.2/kubernetes-v1.30.2.tar
158+ - wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.31.1/kubernetes-v1.31.1.tar
154159
155160* 注意:1.23.3 版本当时没想到会后续更新,所以当时命名不太规范。
156161
@@ -182,6 +187,7 @@ https://github.com/cby-chen/Kubernetes/
182187- https://github.com/cby-chen/Kubernetes/tree/v1.29.2
183188- https://github.com/cby-chen/Kubernetes/tree/v1.30.1
184189- https://github.com/cby-chen/Kubernetes/tree/v1.30.2
190+ - https://github.com/cby-chen/Kubernetes/tree/v1.31.1
185191
186192# 八、常见异常
187193
0 commit comments