Files
kubernetes/cmd/kubeadm
Jacob Beacham fe81169c1e kubeadm: make kube-apiserver's liveness probe match its bindport.
It had previously been hardcoded, so if you used --apiserver-bind-port
to override the default port (6443), then the health check for the pod
would quickly fail and kubelet would continuously kill the apiserver.
2017-03-06 18:11:08 -08:00
..
2017-02-28 11:06:08 -08:00
2017-02-14 10:16:04 -08:00