Wait longer for node to join the cluster (#4549)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f696d7abee
commit
33ab615072
@ -80,7 +80,7 @@
|
||||
--config {{ kube_config_dir}}/kubeadm-client.conf
|
||||
--ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests
|
||||
register: kubeadm_join
|
||||
async: 60
|
||||
async: 120
|
||||
poll: 15
|
||||
|
||||
rescue:
|
||||
|
Reference in New Issue
Block a user