-
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/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Teamwg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Milestone
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/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Teamwg/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
📋 Backlog
Status
Backlog
Status
Needs Triage
Status
Implemented
Status
Tracked for Docs Freeze
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#54456Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.