You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/scheduling/config.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,8 @@ to get those pods scheduled.
220
220
Pod's scheduling events have `.spec.schedulerName` as their `reportingController`.
221
221
Events for leader election use the scheduler name of the first profile in the list.
222
222
223
-
For more information, please refer to the `reportingController` section under [Event API Reference](https://kubernetes.io/docs/reference/kubernetes-api/cluster-resources/event-v1/).
223
+
For more information, please refer to the `reportingController` section under
224
+
[Event API Reference](/docs/reference/kubernetes-api/cluster-resources/event-v1/).
0 commit comments