File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/blog/_posts/2024-12-12-scheduler-queueinghint Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ component that selects the nodes on which new Pods run. The scheduler processes
12
12
these new Pods ** one by one** . Therefore, the larger your clusters, the more important
13
13
the throughput of the scheduler becomes.
14
14
15
- Over the years, the Kubernetes project (and SIG Scheduling in particular) has improved the throughput
15
+ Over the years, Kubernetes SIG Scheduling has improved the throughput
16
16
of the scheduler in multiple enhancements. This blog post describes a major improvement to the
17
17
scheduler in Kubernetes v1.32: a
18
18
[ scheduling context element] ( /docs/concepts/scheduling-eviction/scheduling-framework/#extension-points )
You can’t perform that action at this time.
0 commit comments