Needs based queue selection #2503
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
What would you like to be added:
If I have multiple queues available to me, I would like to have the ability to choose a queue based off of labels indicating capabilities provided by that queue.
Why is this needed:
I have nodes which all provide a number of
nvidia.com/gpu
. Not captured in this is the GPU model provided by this node. I can create ClusterQueues which only have resource flavors that point at specific models. I would like the ability to label these ClusterQueues with the models and any other specifics about the ClusterQueues. Then, within a workload I would like to be able to specify these labels i.e.:or
Completion requirements:
API change for ClusterQueues/LocalQueues allowing for labeling based off of provided capabilities and changes to scheduling algorithm to allow for labels based scheduling.
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: