Kubernetes DaemonSet rollout stuck
warning

Description Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} are not scheduled or not ready
Query for 10m
>>>
	
				
					
				
			
				
					 / 
				
			
				
					
				
			
				
					 * 100 < 100 or 
				
			
				
					
				
			
				
					 - 
				
			
				
					
				
			
				
					 > 0
				
			
    
Query Explanation

The rule fires when a DaemonSet has fewer ready pods than its desired count (ready / desired * 100 < 100) or when there are still pods that should be scheduled but aren’t (desired - currently_scheduled > 0). In either case, the alert signals that some DaemonSet pods are not scheduled or not ready.

Get Alert
Download
Copy to Clipboard