Created
March 6, 2020 14:22
-
-
Save Docteur-RS/ca2c9a48a11701ff2ec97d8a667929e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[all] | |
master1 ansible_host=10.10.4.107 ip=10.10.4.107 | |
master2 ansible_host=10.10.4.102 ip=10.10.4.102 | |
master3 ansible_host=10.10.4.103 ip=10.10.4.103 | |
etcd1 ansible_host=10.10.4.104 ip=10.10.4.104 | |
etcd2 ansible_host=10.10.4.105 ip=10.10.4.105 | |
etcd3 ansible_host=10.10.4.106 ip=10.10.4.106 | |
node1 ansible_host=10.10.4.108 ip=10.10.4.108 | |
node2 ansible_host=10.10.4.109 ip=10.10.4.109 | |
node3 ansible_host=10.10.1.121 ip=10.10.1.121 | |
node4 ansible_host=10.10.1.122 ip=10.10.1.122 | |
node5 ansible_host=10.10.1.123 ip=10.10.1.123 | |
node6 ansible_host=10.10.1.124 ip=10.10.1.124 | |
node7 ansible_host=10.10.1.125 ip=10.10.1.125 | |
[kube-master] | |
master1 | |
master2 | |
master3 | |
[etcd] | |
etcd1 | |
etcd2 | |
etcd3 | |
[kube-node] | |
node1 | |
node2 | |
node3 | |
node4 | |
node5 | |
node6 | |
node7 | |
[k8s-cluster:children] | |
kube-master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment