Commit 4c5763f2 authored by Alex Mohr's avatar Alex Mohr

Merge pull request #11299 from wojtek-t/increase_kubelet_start_timeout

Auto commit by PR queue bot
parents f81fad3f 628ceac3
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment