-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DRA: Handle extended resource requests via DRA Driver #5004
Comments
+1 yes please! |
We need to sort out the requirements. A few initial questions:
|
Can each dra-driver implement a webhook to create a ResourceClaimTemplate after creating a pod and modify the application method of resources in the pod? |
@lengrongfu that is what this KEP would be designed to avoid. There would be integrated scheduler support for all drivers, rather than requiring each DRA driver to provide a webhook. |
Open questions (from SIG Scheduling meeting):
|
Enhancement Description
One-line enhancement description (can be used as a release note):
Allow DRA drivers to honor requests made via the extended resource API (e.g.
nvidia.com/gpu: 2
) rather than requiring a standard device plugin be used.Kubernetes Enhancement Proposal:
Discussion Link:
Primary contact (assignee):
@klueska, @pohly, @johnbelamaric
Responsible SIGs:
/sig node
/wg device-management
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: