Kubernetes Deployment generation mismatch critical
Deployment {{ $labels.namespace }}/{{ $labels.deployment }} has failed but has not been rolled back.
>>>
!=
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