Skip to content

DRA: ResourceClaim Support for Workloads #5729

@nojnhuh

Description

@nojnhuh

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):

/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.

Metadata

Metadata

Assignees

Labels

sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.

Type

No type

Projects

Status

🏗 In progress

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions