Kubernetes DaemonSet misscheduled
critical

Description Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} are running where they are not supposed to run
Query for 1m
>>>
	
				
					
				
			
				
					 > 0
				
			
    
Query Explanation

The query checks the metric kube_daemonset_status_number_misscheduled, which reports how many pods of a DaemonSet are running on nodes they shouldn't be. The alert fires whenever this value is greater than zero, meaning at least one pod is misscheduled for the indicated DaemonSet ($labels.namespace/$labels.daemonset).

Get Alert
Download
Copy to Clipboard