c12s-kubespray/roles/kubernetes/kubeadm/tasks
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
..
kubeadm_etcd_node.yml Switch to Kubernetes v1.16.0 (#5189) 2019-10-02 02:21:07 -07:00
main.yml add ignore_errors to the kube-proxy deletion task (#5236) 2019-10-16 04:23:40 -07:00