prometheus-operator / runbooks

https://runbooks.prometheus-operator.dev
Apache License 2.0
88 stars 164 forks source link

KubeDaemonSetRolloutStuck: false alarm when daemonset running on NoSchedule node #55

Open awoimbee opened 1 year ago

awoimbee commented 1 year ago

Hi, To gracefully update my cluster's node groups I mark old nodes as NoSchedule. This generates alerts of type KubeDaemonSetMisScheduled, which I had to disable, but it also generates KubeDaemonSetRolloutStuck, which is should not, as my daemonsets are going great.