Files
website/docs/reference/setup-tools/kubeadm
Gareth Murphy ff65bf2fe4 Correcting error in kubeadm join syntax
On k8s 1.9, using --discovery-token 
kubeadm join --discovery-token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
returns  an error, but the node joins successfully with 
kubeadm join --token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
2017-12-20 10:35:01 +01:00
..
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00
2017-12-15 17:36:13 -06:00