-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Description
Enhancement Description
DRA APIs can currently express requests for devices that are shared among individual Pods or requests that are replicated for each Pod requesting the same ResourceClaimTemplate. This enhancement describes a way for Workload objects (#4671) to express ResourceClaimTemplates that replicate one ResourceClaim per Pod group, and for Pods to reference the ResourceClaim created for its Pod group replica. This will allow Pods within one instance of a group to share a set of devices that is distinct from the devices shared by Pods in another group.
- One-line enhancement description (can be used as a release note): Pods in a Workload API Pod group can share ResourceClaims replicated for each instance of the Pod group.
- Kubernetes Enhancement Proposal: in-progress
- Discussion Link:
- PRs by stage and milestone:
- Alpha - v1.36
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update PR(s):
- KEP (
- Alpha - v1.36
/sig scheduling
/wg device-management
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
helayoty
Metadata
Metadata
Assignees
Labels
sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Type
Projects
Status
🏗 In progress
Status
Backlog