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 @@ -13,7 +13,7 @@ component that selects the nodes on which new Pods run. The scheduler processes
13
13
these new Pods ** one by one** . Therefore, the larger your clusters, the more important
14
14
the throughput of the scheduler becomes.
15
15
16
- Over the years, the Kubernetes project (and SIG Scheduling in particular) has improved the throughput
16
+ Over the years, Kubernetes SIG Scheduling has improved the throughput
17
17
of the scheduler in multiple enhancements. This blog post describes a major improvement to the
18
18
scheduler in Kubernetes v1.32: a
19
19
[ scheduling context element] ( /docs/concepts/scheduling-eviction/scheduling-framework/#extension-points )
You can’t perform that action at this time.
0 commit comments