We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ea6ba0 + 44460b3 commit edd590eCopy full SHA for edd590e
content/en/docs/concepts/scheduling-eviction/scheduler-perf-tuning.md
@@ -103,9 +103,9 @@ percentageOfNodesToScore: 50
103
104
`percentageOfNodesToScore` must be a value between 1 and 100 with the default
105
value being calculated based on the cluster size. There is also a hardcoded
106
-minimum value of 50 nodes.
+minimum value of 100 nodes.
107
108
-{{< note >}}In clusters with less than 50 feasible nodes, the scheduler still
+{{< note >}}In clusters with less than 100 feasible nodes, the scheduler still
109
checks all the nodes because there are not enough feasible nodes to stop
110
the scheduler's search early.
111
0 commit comments