Skip to content

Commit bfe7fbc

Browse files
committed
fixup: rewordings
1 parent 05eed6d commit bfe7fbc

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-scheduling/3521-pod-scheduling-readiness

1 file changed

+2
-2
lines changed

keps/sig-scheduling/3521-pod-scheduling-readiness/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,8 +798,8 @@ that might indicate a serious problem?
798798
-->
799799

800800
A rollback might be considered if the metric `scheduler_pending_pods{queue="gated"}` stays in a
801-
high watermark for a long time. It, if not intentionally, may reveal that some controllers forget
802-
to empty the Pods' scheduling gates, which keep them in pending state.
801+
high watermark for a long time since it may indicate that some controllers are not properly handling
802+
removing the scheduling gates, which causes the pods to stay in pending state.
803803

804804
Another indicator for rollback is the 90-percentile value of metric `scheduler_plugin_execution_duration_seconds{plugin="SchedulingGates"}`
805805
exceeds 100ms steadily.

0 commit comments

Comments
 (0)