c12s-kubespray/roles/kubernetes/master/tasks
Rick Haan 8a5139e54c
Check kube-apiserver up on all masters before upgrade (#7193) (#7217)
Only checking the kubernetes api on the first master when upgrading is not enough.
Each master needs to be checked before it's upgrade.

Signed-off-by: Rick Haan <rickhaan94@gmail.com>
2021-01-26 07:20:35 -08:00
..
encrypt-at-rest.yml ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
kubeadm-certificate.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-cleanup-old-certs.yml Switch /root references to ansible_env.HOME (#4842) 2019-06-06 02:06:11 -07:00
kubeadm-etcd.yml install etcdctl to host when etcd deployment type is kubeadm (#6857) 2020-11-04 00:20:04 -08:00
kubeadm-fix-apiserver.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-migrate-certs.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-secondary.yml Use "kubeadm join" to join masters to control plane (#6661) 2020-09-17 04:34:45 -07:00
kubeadm-setup.yml Added option to force apiserver and respective client certificate to … (#6403) 2020-10-12 06:02:48 -07:00
kubeadm-upgrade.yml Check kube-apiserver up on all masters before upgrade (#7193) (#7217) 2021-01-26 07:20:35 -08:00
kubeadm-version.yml fix a few tasks falsely reporting "changed" (#6269) 2020-06-16 00:24:03 -07:00
main.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
pre-upgrade.yml Fix E306 in roles/kubernetes (#6500) 2020-08-05 07:56:28 -07:00