c12s-kubespray/roles/kubernetes
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
..
client Support multiple artifacts under individual inventory directory 2018-03-08 11:57:53 +08:00
kubeadm Refactored kubeadm join process and fixed uncrodonng for master nodes 2018-02-09 15:51:47 +01:00
master Etcd cluster setup makeover 2018-04-01 21:38:33 +02:00
node ingress-nginx: container download related things should defined in the download role 2018-04-01 00:22:33 +08:00
preinstall Write cloud-config during kubelet configuration 2018-03-28 16:26:36 +03:00
secrets Merge pull request #2554 from georgejdli/fix-sa-token-signing 2018-03-31 09:59:22 +02:00