c12s-kubespray/roles/kubernetes/master
Lovro Seder 7f87ce0362
Upgrade container-engine after draining (#5601)
* Run 'container-engine' after drain.

Move possibly disruptive role 'container-engine' to run after the node
is drained.

As that role have to be run on non-cluster nodes as well (etcd and
calico-rr), and those nodes are not drained, add play for that case.

* Check if api is up before upgrade.

If container engine is restarted in previous role, api controller can
take some time to start. This check ensures api is up before upgrade.
2020-02-27 11:47:28 -08:00
..
defaults/main remove unused var 'kube_apiserver_admission_control' (#5648) (#5651) 2020-02-19 05:08:25 -08:00
handlers Add support for restart handlers for control plane on crio/containerd (#5250) 2019-10-16 18:58:39 -07:00
meta Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00
tasks Upgrade container-engine after draining (#5601) 2020-02-27 11:47:28 -08:00
templates External OpenStack Cloud Controller Manager implementation (#5491) 2020-02-18 04:47:28 -08:00