2015-12-12 18:32:18 +00:00
|
|
|
[kube-master]
|
2015-12-18 15:13:42 +00:00
|
|
|
node1 ansible_ssh_host=10.99.0.26
|
|
|
|
node2 ansible_ssh_host=10.99.0.27
|
2015-12-12 18:32:18 +00:00
|
|
|
|
2015-12-18 13:31:51 +00:00
|
|
|
[etcd]
|
2015-12-18 15:13:42 +00:00
|
|
|
node1 ansible_ssh_host=10.99.0.26
|
|
|
|
node2 ansible_ssh_host=10.99.0.27
|
|
|
|
node3 ansible_ssh_host=10.99.0.4
|
2015-12-17 20:32:06 +00:00
|
|
|
|
2015-12-12 18:32:18 +00:00
|
|
|
[kube-node]
|
2015-12-18 15:13:42 +00:00
|
|
|
node2 ansible_ssh_host=10.99.0.27
|
|
|
|
node3 ansible_ssh_host=10.99.0.4
|
|
|
|
node4 ansible_ssh_host=10.99.0.5
|
|
|
|
node5 ansible_ssh_host=10.99.0.36
|
|
|
|
node6 ansible_ssh_host=10.99.0.37
|
2015-12-12 18:32:18 +00:00
|
|
|
|
|
|
|
[paris]
|
2015-12-18 15:13:42 +00:00
|
|
|
node1 ansible_ssh_host=10.99.0.26
|
|
|
|
node3 ansible_ssh_host=10.99.0.4 local_as=xxxxxxxx
|
|
|
|
node4 ansible_ssh_host=10.99.0.5 local_as=xxxxxxxx
|
2015-12-12 18:32:18 +00:00
|
|
|
|
2015-12-15 14:20:08 +00:00
|
|
|
[new-york]
|
2015-12-18 15:13:42 +00:00
|
|
|
node2 ansible_ssh_host=10.99.0.27
|
|
|
|
node5 ansible_ssh_host=10.99.0.36 local_as=xxxxxxxx
|
|
|
|
node6 ansible_ssh_host=10.99.0.37 local_as=xxxxxxxx
|
2015-12-12 18:32:18 +00:00
|
|
|
|
|
|
|
[k8s-cluster:children]
|
|
|
|
kube-node
|
|
|
|
kube-master
|