I am going through Mumshad's k8 the hard way <https://github.com/mmumshad/kubern . . .

Stanley Soman:
I am going through Mumshad’s k8 the hard way
https://github.com/mmumshad/kubernetes-the-hard-way/issues/243
On the bootstrapping part, ran into an error with unhealthy scheduler and controller-manager, opened na issue on github
Anyone else seen it??

unnivkn:
what error you are getting in the log?
k -n kube-system get po
k -n kube-system logs <secheduler-pod-name>
k -n kube-system logs <controller-manager-pod-name>