Kubernetes Deployment replicas mismatch
warning

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

The alert fires when the number of replicas defined in a Deployment's spec (kube_deployment_spec_replicas) differs from the number of replicas that are currently available (kube_deployment_status_replicas_available). In other words, if any Deployment has fewer (or more) ready pods than the desired replica count, the alert triggers.

Get Alert
Download
Copy to Clipboard