Skip to content
Snippets Groups Projects
Commit 107bfb25 authored by Seungkyu Ahn's avatar Seungkyu Ahn Committed by Kubernetes Prow Robot
Browse files

This PS is to fix the bug when Workers can't join the cluster (#4276)

because of etc-kubernetes-manifests not empty.
parent d4a36aa5
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@
command: >-
{{ bin_dir }}/kubeadm join
--config {{ kube_config_dir}}/kubeadm-client.conf
--ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests
register: kubeadm_join
async: 60
poll: 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment