Kubernetes DaemonSet rollout stuck warning
Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} are not scheduled or not ready
>>>
/
* 100 < 100 or
-
> 0
The rule fires when a DaemonSet has fewer ready pods than its desired count (ready / desired * 100 < 100) or when there are still pods that should be scheduled but aren’t (desired - currently_scheduled > 0). In either case, the alert signals that some DaemonSet pods are not scheduled or not ready.
Get Alert✕
Download
Copy to Clipboard