k3s/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
..
app kubeadm: make kube-apiserver's liveness probe match its bindport. 2017-03-06 18:11:08 -08:00
test/cmd kubeadm: join ux changes 2017-02-28 11:06:08 -08:00
BUILD kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
OWNERS kubeadm: add dmmcquay as a reviewer 2017-02-14 10:16:04 -08:00
kubeadm.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00