摘要: 官网参考 ###1.使用KubeKey创建集群(master节点) #下载KubeKey export KKZONE=cn curl -sfL https://get-kk.kubesphere.io | VERSION=v2.2.1 sh - chmod +x kk #查看kk支持的k8s版本 . 阅读全文
posted @ 2022-08-28 12:27 kht 阅读(234) 评论(0) 推荐(0) 编辑
摘要: 参考官网 ###1.安装 #准备KubeKey export KKZONE=cn curl -sfL https://get-kk.kubesphere.io | VERSION=v2.2.1 sh - chmod +x kk #使用KubeKey引导安装集群 #可能需要下面命令 yum insta 阅读全文
posted @ 2022-08-28 10:20 kht 阅读(87) 评论(0) 推荐(0) 编辑