Linking a page

pull/27027/head
vaibhav 2021-03-12 21:31:00 +05:30
parent 2d1b90694a
commit b87508b7fb
1 changed files with 2 additions and 0 deletions

View File

@ -202,4 +202,6 @@ verify that the pods were scheduled by the desired schedulers.
```shell
kubectl get events
```
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.