-
Notifications
You must be signed in to change notification settings - Fork 201
What I did
zhangguanzhang edited this page Oct 22, 2019
·
1 revision
通过inventory/hosts
的inventory_hostname写ip来支持在多网卡机器上部署,步骤大致和kubeadm一样,同理路径一样,剧本不让修改证书相关路径。整体步骤可以见我博客 安装过程是参考的Kubernetes v1.13.12 HA全手动苦工安装教学,本项目ansible比博客更详细的配置
HA是基于VIP,后期可能会增加其他方式,无法用于云上见 https://zhangguanzhang.github.io/2019/03/11/k8s-ha/ (青云除外,的话记得注释掉setup/tasks/centos.yml
里的NetworkManager那行)