Skip to content

Commit 75fa920

Browse files
vaibhav2107tengqm
andauthored
Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent b87508b commit 75fa920

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +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,](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-
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.
207208

0 commit comments

Comments
 (0)