代码拉取完成,页面将自动刷新
# [ka] 所有服务器均需进行操作
# IP 地址 hostname 为每台服务器设置计算机名,最好是自建内网 DNS 的域名,后面各种项目中会使用
[ka]
172.17.0.151 hostname=kube-m1.kube.uat
172.17.0.152 hostname=kube-m2.kube.uat
172.17.0.153 hostname=kube-m3.kube.uat
172.17.0.154 hostname=kube-n1.kube.uat
172.17.0.155 hostname=kube-n2.kube.uat
172.17.0.156 hostname=kube-n3.kube.uat
172.17.0.157 hostname=kube-n4.kube.uat
172.17.0.158 hostname=kube-n5.kube.uat
172.17.0.159 hostname=kube-n6.kube.uat
# [etcd] 这里为 k8s 的 Master 主机,需要三台
# etcd_name 区分 etcd 服务名
# haproxy_keepalived k8s 的 Master 主机,一主两从
# 和上面的 ETCD 在同一台服务器上,主要是为三台主机做负载及反向代理
# node_state 节点属性,MASTER 为主,BACKUP 为从
# node_priority 节点优先级,数字越大优先级越高。
[etcd]
172.17.0.151 etcd_name=GxEtcdProc01 node_state=MASTER node_priority=100
172.17.0.152 etcd_name=GxEtcdProc02 node_state=BACKUP node_priority=90
172.17.0.153 etcd_name=GxEtcdProc03 node_state=BACKUP node_priority=80
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。