Kubernetes Deployment replicas mismatch warning
Deployment {{ $labels.namespace }}/{{ $labels.deployment }} replicas mismatch
>>>
!=
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