Merge pull request #27027 from vaibhav2107/link-page

Linking a page
This commit is contained in:
Kubernetes Prow Robot
2021-03-15 11:41:31 -07:00
committed by GitHub
@@ -202,4 +202,7 @@ verify that the pods were scheduled by the desired schedulers.
```shell
kubectl get events
```
You can also use a [custom scheduler configuration](/docs/reference/scheduling/config/#multiple-profiles)
or a custom container image for the cluster's main scheduler by modifying its static pod manifest
on the relevant control plane nodes.