-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DRA: Resource Availability Visibility #5677
Copy link
Copy link
Open
Labels
lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/autoscalingCategorizes an issue or PR as relevant to SIG Autoscaling.Categorizes an issue or PR as relevant to SIG Autoscaling.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta statuswg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/autoscalingCategorizes an issue or PR as relevant to SIG Autoscaling.Categorizes an issue or PR as relevant to SIG Autoscaling.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta statuswg/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
- StatusShow more project fields📋 Backlog
- StatusShow more project fieldsBacklog
- StatusShow more project fieldsNeeds Triage
- StatusShow more project fieldsNo status
- StatusShow more project fieldsConsidered for release
- StatusShow more project fieldsDone
- StatusShow more project fieldsTracked for Docs Freeze
- StatusShow more project fieldsTracked for Docs Freeze
- StatusShow more project fieldsDone
Enhancement Description
DRA stores raw capacity data in ResourceSlices. The consumption of that capacity is recorded in ResourceClaims. However, there is no simple way for a user to see how much capacity is still available on a node or in a resource pool (a part of which is represented in a ResourceSlice). It would be useful to be able to summarize this information for the user, particularly because ResourceClaims are namespaced and so most users would not be able to even see all the resource claims that are consuming a given slice.
/wg device-management
/sig cli
/sig node
/sig scheduling
cc @mortent @pohly @klueska @ArangoGutierrez
kubectl describe resourcesliceandkubectl describe nodeto see DRA resource pool consumption information.k/enhancements) update PR(s):k/k) update PR(s):k/website) update PR(s): Add docs for ResourcePoolStatusRequest (KEP-5677) website#54456k/enhancements) update PR(s): KEP-5677: second Alpha (1.37) for partitionable + consumable devices #6068k/k) update PR(s): DRA resource pool status request kubernetes#140170k/website) update PR(s): DRA resourcepoolstatusrequest website#56352Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.