c12s-kubespray/roles/etcd
woopstar 86e3506ae6 Etcd cluster setup makeover
The current way to setup the etc cluster is messy and buggy.

- It checks for cluster is healthy before the cluster is even created.
- The unit files are started on handlers, not in the task, so you mess with "flush handlers".
- The join_member.yml is not used.
- etcd events cluster is not configured for kubeadm
- remove duplicate runs between running the role on etcd nodes and k8s nodes
2018-04-01 21:38:33 +02:00
..
defaults Etcd cluster setup makeover 2018-04-01 21:38:33 +02:00
files change expirations period for generated certificate from 10 years to 100 years 2018-03-14 13:33:36 +03:00
handlers Etcd cluster setup makeover 2018-04-01 21:38:33 +02:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Etcd cluster setup makeover 2018-04-01 21:38:33 +02:00
templates Update openssl.conf to count better and work with Jinja 2.9 2018-03-28 17:48:56 +02:00