1 Star 0 Fork 13

duxiaohui/k8s 高可用集群 ansible 剧本部署

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
host.yaml 326 Bytes
一键复制 编辑 原始数据 按行查看 历史
山河已无恙 提交于 2023-02-05 23:52 . init
ansible:
children:
ansible_master:
hosts:
192.168.26.100:
ansible_node:
hosts:
192.168.26.[101:103]:
192.168.26.[105:108]:
k8s:
children:
k8s_master:
hosts:
192.168.26.[100:102]:
k8s_node:
hosts:
192.168.26.103:
192.168.26.[105:108]:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dxh-gitee/k8s_deploy_ansible.git
git@gitee.com:dxh-gitee/k8s_deploy_ansible.git
dxh-gitee
k8s_deploy_ansible
k8s 高可用集群 ansible 剧本部署
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385