DRA: Improved Quota mechanism for DRA resources #4840
Labels
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
Enhancement Description
At present, quota for DRA resources is done similar to other resources, i.e. at admission time rather allocation time.
We propose to change the quota mechanism used for DRA resources to be done at allocation time instead.
Pros:
Cons:
We believe the pros outweigh the cons as it enables use cases such as putting quota on total amount of GPU memory allocated rather then strictly on number of devices allocated.
One-line enhancement description (can be used as a release note):
Enforce quota for DRA resources at allocation time instead of admission time
Kubernetes Enhancement Proposal:
TBD
Discussion Link:
dra-evolution: quota mechanism kubernetes-sigs/wg-device-management#24
Primary contact (assignee):
@klueska, @pohly, @johnbelamaric, @thockin
Responsible SIGs:
/sig node
/sig scheduling
Enhancement target (which target equals to which milestone):
Alpha
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: