patrocinio / kubernetes-ibmcloud

Deploys Kubernetes environment in SoftLayer
24 stars 14 forks source link

Initialize the master fails - kubeadm #38

Closed bradschauf closed 7 years ago

bradschauf commented 7 years ago

The kubeadm command syntax has changed:

The option --api-advertise-addresses= is now --apiserver-advertise-address (should be changed in kube-master.yaml)

The --token option now requires 16 digits in the second part after the period (should be changed in kube-master.yaml and kube-node.yaml