DRA: support pod priority and preemption #4981
Labels
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
Enhancement Description
The implementation of the scheduler plugin for structured parameters does not implement the PreFilterExtensions hooks. Therefore the scheduler cannot determine whether preemption should be used to free up some device that is currently in use by a low-priority pod to enable running a high-priority pod.
The proposal is to support pod priority and preemption because then a mix of high and low priority pods is expected to run more efficiently.
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):The text was updated successfully, but these errors were encountered: