Add missing content, fix links..

This commit is contained in:
Brendan Burns
2015-07-15 10:58:16 -07:00
parent 8f3c3108b8
commit d2ee2e909a
4 changed files with 31 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
check process kubelet with pidfile /var/run/kubelet.pid
group kubelet
start program = "/etc/init.d/kubelet start"
stop program = "/etc/init.d/kubelet stop"
if does not exist then restart
if failed
host 127.0.0.1
port 10255
protocol HTTP
request "/healthz"
then restart