Skip to content

Commit cc71610

Browse files
authored
fix: link to a doc page
1 parent 90bbc7b commit cc71610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/scheduler-queueing-hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stages:
1818
defaultValue: true
1919
fromVersion: "1.32"
2020
---
21-
Enables [the scheduler's _queueing hints_ enhancement](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md),
21+
Enables [the scheduler's _queueing hints_ feature](/docs/concepts/scheduling-eviction/scheduling-framework/#queueinghint),
2222
which benefits to reduce the useless requeueing.
2323
The scheduler retries scheduling pods if something changes in the cluster that could make the pod scheduled.
2424
Queueing hints are internal signals that allow the scheduler to filter the changes in the cluster

0 commit comments

Comments
 (0)