Skip to content

Commit b3bb8f6

Browse files
authored
Merge pull request #48956 from sanposhiho/fix-blog-qhint
chore: fix wording on QHint blog
2 parents 1ee78c1 + 8eb6f76 commit b3bb8f6

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
@@ -12,7 +12,7 @@ component that selects the nodes on which new Pods run. The scheduler processes
1212
these new Pods **one by one**. Therefore, the larger your clusters, the more important
1313
the throughput of the scheduler becomes.
1414

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

0 commit comments

Comments
 (0)