Kubernetes Deployment generation mismatch
critical

Description Deployment {{ $labels.namespace }}/{{ $labels.deployment }} has failed but has not been rolled back.
Query for 10m
>>>
	
				
					
				
			
				
					 != 
				
			
				
					
				
			
    
Query Explanation

The rule fires when the observed generation of a Deployment (the generation that the controller has actually processed) differs from its metadata generation (the desired state version). In other words, the Deployment has reported a failure without the controller updating its status, indicating it has not been rolled back to match the intended specification.

Get Alert
Download
Copy to Clipboard