Skip to content

Commit 3649420

Browse files
rchagantitengqm
andauthored
Update content/en/docs/reference/scheduling/config.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent 69a2a19 commit 3649420

File tree

1 file changed

+2
-1
lines changed
  • content/en/docs/reference/scheduling

1 file changed

+2
-1
lines changed

content/en/docs/reference/scheduling/config.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,8 @@ If a Pod doesn't specify a scheduler name, kube-apiserver will set it to
217217
to get those pods scheduled.
218218

219219
{{< note >}}
220-
Pod's scheduling events have `.spec.schedulerName` as the `ReportingController`. Events for leader election use the scheduler name of the first profile in the list.
220+
Pod's scheduling events have `.spec.schedulerName` as their `reportingController`.
221+
Events for leader election use the scheduler name of the first profile in the list.
221222

222223
For more information, please refer to the `reportingController` section under [Event API Reference](https://kubernetes.io/docs/reference/kubernetes-api/cluster-resources/event-v1/).
223224
{{< /note >}}

0 commit comments

Comments
 (0)