KEP-3695: Extend the PodResources API to include resources allocated by DRA
STABLE
Status: Implementable
Milestones
| Alpha | v1.27 |
| Beta | v1.34 |
| Stable | v1.36 |
Feature Gates
This enhancement was designed with opt-in or opt-out at the feature level; there are feature gates associated with it.
| Name | Components |
|---|---|
DynamicResourceAllocation | kube-apiserver
, kube-controller-manager
, kube-scheduler
, kubelet |
KubeletPodResourcesDynamicResource | kubelet |
KubeletPodResourcesGet | kubelet |
People
Authors: @moshe010 , @guptaNswati
Reviewers: @ffromani , @swatisehgal
Approvers: @sig-node-tech-leads , @ffromani
Timeline
Created:
Latest Milestone: v1.36
Related KEPs
- keps/sig-node/2403-pod-resources-allocatable-resources
- keps/sig-node/606-compute-device-assignment/
- keps/sig-node/2043-pod-resource-concrete-assigments/