Skip to content

Commit 69a2a19

Browse files
authored
Update config.md
update to the note based on PR feedback.
1 parent 955d032 commit 69a2a19

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,9 @@ 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-
Events for leader election use the scheduler name of the first profile in the
221-
list.
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.
221+
222+
For more information, please refer to the `reportingController` section under [Event API Reference](https://kubernetes.io/docs/reference/kubernetes-api/cluster-resources/event-v1/).
222223
{{< /note >}}
223224

224225
{{< note >}}

0 commit comments

Comments
 (0)