You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Volcano Proportion plugin provides capacity scheduling and fair scheduling between multiple queues by weight, and the Queue minimal resource (guaranteed resource) and maximal resource (capacity) is supported as well. Users run heterogeneous clusters with varying resource types (i.e. different types of GPU cards and network interfaces, and require Currently the user requirerequires fine-grained resource sharing and preemption between queues, and it is expected to configure the deserved resource using resourceType scalar rather than weight (a simple percentage of cluster resource) for each queue.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What would you like to be added:
Add capacity scheduling capability for queue
Why is this needed:
Volcano Proportion plugin provides capacity scheduling and fair scheduling between multiple queues by weight, and the Queue minimal resource (guaranteed resource) and maximal resource (capacity) is supported as well. Users run heterogeneous clusters with varying resource types (i.e. different types of GPU cards and network interfaces, and require Currently the user requirerequires fine-grained resource sharing and preemption between queues, and it is expected to configure the
deserved resource
using resourceType scalar rather thanweight
(a simple percentage of cluster resource) for each queue.Task list
The text was updated successfully, but these errors were encountered: