c12s-kubespray/contrib/inventory_builder
Matthew Mosesohn f742fc3dd1 Add scale thresholds to split etcd and k8s-masters
Also adds calico-rr group if there are standalone etcd nodes.
Now if there are 50 or more nodes, 3 etcd nodes will be standalone.
If there are 200 or more nodes, 2 kube-masters will be standalone.
If thresholds are exceeded, kube-node group cannot add nodes that
belong to etcd or kube-master groups (according to above statements).
2017-01-19 17:30:56 +03:00
..
tests Add scale thresholds to split etcd and k8s-masters 2017-01-19 17:30:56 +03:00
inventory.py Add scale thresholds to split etcd and k8s-masters 2017-01-19 17:30:56 +03:00
requirements.txt Add inventory builder python script 2016-12-23 13:00:56 +03:00
setup.cfg Add inventory builder python script 2016-12-23 13:00:56 +03:00
setup.py Add inventory builder python script 2016-12-23 13:00:56 +03:00
test-requirements.txt Add inventory builder python script 2016-12-23 13:00:56 +03:00
tox.ini Add scale thresholds to split etcd and k8s-masters 2017-01-19 17:30:56 +03:00