二进制安装 Kubernetes(k8s)
Kubernetes 开源不易,帮忙点个star,谢谢了🌹
介绍
kubernetes(k8s) 二进制安装
后续尽可能第一时间更新新版本文档
1.23.3 和 1.23.4 和 1.23.5 和 1.23.6 和 1.24.0 和 1.24.1 文档以及安装包已生成。
若不使用IPv6,不对主机进行配置IPv6地址即可,不影响后续,但是集群依旧是IPv6的。
(下载更快)我的网盘共享:https://pan.oiox.cn/s/PetV
手动项目地址:https://github.com/cby-chen/Kubernetes
脚本项目地址:https://github.com/cby-chen/Binary_installation_of_Kubernetes
kubernetes 1.24 变化较大,详细见:https://kubernetes.io/zh/blog/2022/04/07/upcoming-changes-in-kubernetes-1-24/
文档
每个版本文档如下链接
https://github.com/cby-chen/Kubernetes/blob/main/v1.23.3-binary-install.md
https://github.com/cby-chen/Kubernetes/blob/main/v1.23.4-binary-install.md
https://github.com/cby-chen/Kubernetes/blob/main/v1.23.5-binary-install.md
https://github.com/cby-chen/Kubernetes/blob/main/v1.23.6-binary-install.md
https://github.com/cby-chen/Kubernetes/blob/main/v1.24.0-binary-install-IPv6-IPv4.md
https://github.com/cby-chen/Kubernetes/blob/main/v1.24.1-binary-install-IPv6-IPv4.md
安装包
(下载更快)我自己的网盘:https://pan.oiox.cn/s/PetV
每个初始版本会打上releases,安装包在releases页面
https://github.com/cby-chen/Kubernetes/releases
注意:1.23.3 版本当时没想到会后续更新,所以当时命名不太规范。
wget https://github.com/cby-chen/Kubernetes/releases/download/cby/Kubernetes.tar
wget https://github.com/cby-chen/Kubernetes/releases/download/v1.23.4/kubernetes-v1.23.4.tar
wget https://github.com/cby-chen/Kubernetes/releases/download/v1.23.5/kubernetes-v1.24.5.tar
wget https://github.com/cby-chen/Kubernetes/releases/download/v1.23.6/kubernetes-v1.23.6.tar
wget https://github.com/cby-chen/Kubernetes/releases/download/v1.24.0/kubernetes-v1.24.0.tar
wget https://github.com/cby-chen/Kubernetes/releases/download/v1.24.1/kubernetes-v1.24.1.tar
其他
建议在 Kubernetes 查看文档,后续会陆续更新文档
小陈网站:
其他文档请查看如下,欢迎关注微信公众号《Linux运维交流社区》:
https://blog.csdn.net/qq_33921750
https://my.oschina.net/u/3981543
https://www.zhihu.com/people/chen-bu-yun-2
https://segmentfault.com/u/hppyvyv6/articles
https://juejin.cn/user/3315782802482007
https://cloud.tencent.com/developer/column/93230
https://www.jianshu.com/u/0f894314ae2c
https://www.toutiao.com/c/user/token/MS4wLjABAAAAeqOrhjsoRZSj7iBJbjLJyMwYT5D0mLOgCoo4pEmpr4A/
CSDN、GitHub、知乎、开源中国、思否、掘金、简书、腾讯云、今日头条、个人博客、全网可搜《小陈运维》
文章主要发布于微信公众号:《Linux运维交流社区》