c12s-kubespray/roles/kubernetes/kubeadm
Sorin Sbarnea 22a5a00c49 Improve kubeadm join tasks (#4206)
Fix issue where `kubeadm join` could wait forever for joining.

Fix issue where `kubeadm join` were not reaching the user, making
impossible to find the cause of the failure.

New behaviour is to first attempt to join without bypassing the
verifications checks and to display them if needed.

If this fails it still attempts to join by ignoring the check in
order to make previous behavior.

A timeout of 60 seconds is allocated for a joining.

Related-bug: #3973
2019-02-12 13:42:56 -08:00
..
defaults Fix kube_hostname_override inconsistencies (#4185) 2019-02-06 22:20:11 -08:00
handlers Fix bad handler directory name in kubeadm role 2017-11-01 14:36:28 +01:00
tasks Improve kubeadm join tasks (#4206) 2019-02-12 13:42:56 -08:00
templates Fix kube_hostname_override inconsistencies (#4185) 2019-02-06 22:20:11 -08:00