搜索结果
查询Tags标签: KubeKey,共有 4条记录-
Linux下部署Kubernetes+Kubesphere(一)Kubernetes基础
Linux下部署Kubernetes+Kubesphere(一)Kubernetes基础 Cloud研习社 2022-07-03 18:36 发表于山东以下文章来源于Dotnet技术进阶 ,作者车神neDotnet技术进阶. .Net技术栈相关计算机软件研发技术分享1.服务器规划 为配置Kubesphere高可用集群,需要三台或三台以上机器作为…
2022/8/15 5:22:54 人评论 次浏览 -
kubekey 部署内置 haproxy k8s 高可用集群
内置 haproxy 高可用架构:1、下载脚本 [root@master1 ~]# curl -sfL https://get-kk.kubesphere.io | VERSION=v2.0.0 sh -如果访问 Github 和 Googleapis 受限先执行以下命令再执行上面的命令 export KKZONE=cn2、给脚本赋予执行权限 [root@master1 ~]# chmod +x kk3、创…
2022/3/31 6:49:40 人评论 次浏览 -
KubeKey搭建Kubernetes、KubeSphere
准备一台有网的Linux虚拟机 环境准备 yum源配置 curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo https://mirrors.aliyun.com/d…
2021/8/24 23:07:05 人评论 次浏览 -
KubeKey搭建Kubernetes、KubeSphere
准备一台有网的Linux虚拟机 环境准备 yum源配置 curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo https://mirrors.aliyun.com/d…
2021/8/24 23:07:05 人评论 次浏览