Kubernetes pod crash looping warning
Pod {{ $labels.namespace }}/{{ $labels.pod }} is crash looping
>>>
increase
(
[1m]) > 3
The query counts how many times each container in a pod has restarted in the last minute (increase(kube_pod_container_status_restarts_total[1m])). If this increase exceeds 3 (i.e., the pod has restarted at least four times within a minute), the alert fires, signalling a crash‑looping pod.
Get Alert✕
Download
Copy to Clipboard