Kubernetes PersistentVolumeClaim pending warning
PersistentVolumeClaim {{ $labels.namespace }}/{{ $labels.persistentvolumeclaim }} is pending
>>>
{phase="Pending"} == 1
The query kube_persistentvolumeclaim_status_phase{phase="Pending"} == 1 returns true for any PVC whose kube_persistentvolumeclaim_status_phase metric equals 1 with the label phase="Pending". The alert triggers whenever a PersistentVolumeClaim in any namespace is in the Pending phase, meaning it cannot be bound to a volume.
Get Alert✕
Download
Copy to Clipboard