I got from kubernetes hardway this logs from the kubernetes scheduler:
kube-scheduler[26576]: W0211 03:58:25.622664 26576 authentication.go:235] No authentication-kubeconfig provided in order to lookup client-ca-file in configmap/extension-apiserver-authentication in kube-system, so client certificate authentication won’t work.
And this one on the controller manager:
kube-controller-manager[27505]: invalid configuration: no configuration has been provided
Deployed two times and got the same result there is any idea what is going on here?