c12s-kubespray/roles/kubernetes/kubeadm
Qingkun Li a51b729817 add ignore_errors to the kube-proxy deletion task (#5236)
When using cluster.yml or scale.yml to add/scale nodes in the existing
k8s cluster, the `kubeadm init` wouldn't run. As a result, kube-proxy
wouldn't be created, and therefore the kube-proxy deletion task would
fail, e.g. in the case where kube-router is used and "kube_proxy_remove"
is set to true. As a workaround, add ignore_errors to the kube-proxy
deletion task.
2019-10-16 04:23:40 -07:00
..
defaults Fixup deploy of kubeadm etcd for Kubernetes v1.15.0 (#4952) 2019-07-09 15:41:59 +03:00
handlers Fix bad handler directory name in kubeadm role 2017-11-01 14:36:28 +01:00
tasks add ignore_errors to the kube-proxy deletion task (#5236) 2019-10-16 04:23:40 -07:00
templates Refactor calico route reflector to run in k8s cluster (#4975) 2019-08-08 07:37:22 -07:00