mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #11299 from wojtek-t/increase_kubelet_start_timeout
Auto commit by PR queue bot
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
check process kubelet with pidfile /var/run/kubelet.pid
 | 
			
		||||
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"
 | 
			
		||||
if does not exist then restart
 | 
			
		||||
if failed
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user