Increase kubelet start timeout in Monit config

This commit is contained in:
Wojciech Tyczynski
2015-07-15 13:28:07 +02:00
parent 8f3c3108b8
commit 628ceac305

View File

@@ -1,6 +1,6 @@
check process kubelet with pidfile /var/run/kubelet.pid check process kubelet with pidfile /var/run/kubelet.pid
group kubelet group kubelet
start program = "/etc/init.d/kubelet start" start program = "/etc/init.d/kubelet start" with timeout 60 seconds
stop program = "/etc/init.d/kubelet stop" stop program = "/etc/init.d/kubelet stop"
if does not exist then restart if does not exist then restart
if failed if failed