kubespray/roles/etcd/tasks
Evgeny L 0500f27db8 Scale-up functionality for etcd cluster
* Set ETCD_INITIAL_CLUSTER_STATE from `new` to `existing`,
because parameter `new` makes sense only on cluster assembly
stage.
* If cluster exists and current node is not a part
of the cluster, add it with command `etcdctl add member name url`.

Closes kubespray/kargo/#270
2016-05-31 18:23:46 +03:00
..
configure.yml Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00
install.yml use rsync instead of command 2016-01-23 18:26:07 +01:00
main.yml Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00
refresh_config.yml Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00
set_cluster_health.yml Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00
set_facts.yml Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00