-
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):
|
/cc |
/cc |
/sig scheduling |
/assign @yliaog Yu, I am assigning to you, let me know if that's OK |
/label lead-opted-in note: PRR freeze is tomorrow! you need to have a KEP update for this opened before then. Thanks! |
/stage alpha |
Hello @klueska @pohly @johnbelamaric @yliaog 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
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: