Kubernetes ReplicaSet replicas mismatch
warning

Description ReplicaSet {{ $labels.namespace }}/{{ $labels.replicaset }} replicas mismatch
Query for 10m
>>>
	
				
					
				
			
				
					 != 
				
			
				
					
				
			
    
Query Explanation

It checks each ReplicaSet's spec.replicas (desired count) against its status.readyReplicas (currently ready pods). The alert fires when these values differ, indicating the ReplicaSet is not meeting its configured replica target.

Get Alert
Download
Copy to Clipboard