Kubernetes StatefulSet down critical
StatefulSet {{ $labels.namespace }}/{{ $labels.statefulset }} went down
>>>
!=
> 0
The query checks whether a StatefulSet has a positive replica count (kube_statefulset_replicas > 0) but the number of ready replicas does not match that count (kube_statefulset_replicas != kube_statefulset_status_replicas_ready). If this mismatch occurs, the alert fires, indicating the StatefulSet is down or not fully ready.
Get Alert✕
Download
Copy to Clipboard