Skip to content

Commit 8eb6f76

Browse files
committed
chore: fix wording on QHint blog
1 parent cf0a372 commit 8eb6f76

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2024-12-12-scheduler-queueinghint

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-12-12-scheduler-queueinghint/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ component that selects the nodes on which new Pods run. The scheduler processes
1313
these new Pods **one by one**. Therefore, the larger your clusters, the more important
1414
the throughput of the scheduler becomes.
1515

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
1717
of the scheduler in multiple enhancements. This blog post describes a major improvement to the
1818
scheduler in Kubernetes v1.32: a
1919
[scheduling context element](/docs/concepts/scheduling-eviction/scheduling-framework/#extension-points)

0 commit comments

Comments
 (0)