Skip to content

Commit 47b2ba5

Browse files
authored
Merge pull request #27027 from vaibhav2107/link-page
Linking a page
2 parents 3ca7abc + 75fa920 commit 47b2ba5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,7 @@ verify that the pods were scheduled by the desired schedulers.
202202
```shell
203203
kubectl get events
204204
```
205+
You can also use a [custom scheduler configuration](/docs/reference/scheduling/config/#multiple-profiles)
206+
or a custom container image for the cluster's main scheduler by modifying its static pod manifest
207+
on the relevant control plane nodes.
205208

0 commit comments

Comments
 (0)