File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,13 @@ https://github.com/cby-chen/kube_ansible
5858
5959### 最新版本文档
6060- [ kubeadm-install.md] ( ./doc/kubeadm-install.md )
61- - [ 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 )
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 )
6262
6363## 安装文档
64+ ### 1.30.x版本
65+ - [ 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 )
66+ - [ 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 )
67+
6468### 1.29.x版本
6569- [ v1.29.2-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md] ( ./doc/v1.29.2-CentOS-binary-install-IPv6-IPv4-Three-Masters-Two-Slaves-Offline.md )
6670
@@ -146,6 +150,7 @@ https://github.com/cby-chen/kube_ansible
146150- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.28.3/kubernetes-v1.28.3.tar
147151- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.29.2/kubernetes-v1.29.2.tar
148152- wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.30.1/kubernetes-v1.30.1.tar
153+ - wget https://mirrors.chenby.cn/https://github.com/cby-chen/Kubernetes/releases/download/v1.30.2/kubernetes-v1.30.2.tar
149154
150155* 注意:1.23.3 版本当时没想到会后续更新,所以当时命名不太规范。
151156
@@ -176,6 +181,7 @@ https://github.com/cby-chen/Kubernetes/
176181- https://github.com/cby-chen/Kubernetes/tree/v1.28.3
177182- https://github.com/cby-chen/Kubernetes/tree/v1.29.2
178183- https://github.com/cby-chen/Kubernetes/tree/v1.30.1
184+ - https://github.com/cby-chen/Kubernetes/tree/v1.30.2
179185
180186# 八、常见异常
181187
You can’t perform that action at this time.
0 commit comments