Skip to content

Commit b87508b

Browse files
committed
Linking a page
1 parent 2d1b906 commit b87508b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,6 @@ 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,](https://kubernetes.io/docs/reference/scheduling/config/#multiple-profiles) or custom container image, for the cluster's main scheduler by modifying its static pod manifest on the relevant control plane host.
206+
205207

0 commit comments

Comments
 (0)