-
Notifications
You must be signed in to change notification settings - Fork 603
Closed
Labels
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Currently, KubeRay only supports scheduler plugins when it is deployed as a single scheduler.
kuberay/ray-operator/controllers/ray/batchscheduler/scheduler-plugins/scheduler_plugins.go
Line 102 in e80e84b
// TODO(kevin85421): Currently, we only support "single scheduler" mode. If we want to support |
See https://github.com/kubernetes-sigs/scheduler-plugins/blob/93126eabdf526010bf697d5963d849eab7e8e898/doc/install.md#install-release-v0318-and-use-coscheduling for more details.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!