fix: link to a doc page
parent
90bbc7b8ad
commit
cc716105b5
|
@ -18,7 +18,7 @@ stages:
|
|||
defaultValue: true
|
||||
fromVersion: "1.32"
|
||||
---
|
||||
Enables [the scheduler's _queueing hints_ enhancement](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md),
|
||||
Enables [the scheduler's _queueing hints_ feature](/docs/concepts/scheduling-eviction/scheduling-framework/#queueinghint),
|
||||
which benefits to reduce the useless requeueing.
|
||||
The scheduler retries scheduling pods if something changes in the cluster that could make the pod scheduled.
|
||||
Queueing hints are internal signals that allow the scheduler to filter the changes in the cluster
|
||||
|
|
Loading…
Reference in New Issue