Installed kubeadm v1.6.0-alpha, kubectl v1.5.3, kubelet v1.5.3 Executed command $kubeadm init, to bring the Kubernetes Master up. Issue observed: Stuck with the below log message
Created API client, waiting for the control plane to become ready
How to make the Kubernetes master server up and running or how to debug the issue?
Could you try using kubelet and kubectl 1.6 to see if it is a version mismatch?