V1NodeAllocatableResourceClaimStatus

May 5, 2026 ยท View on GitHub

NodeAllocatableResourceClaimStatus describes the status of node allocatable resources allocated via DRA.

Properties

NameTypeDescriptionNotes
containerslist[str]Containers lists the names of all containers in this pod that reference the claim.[optional]
resource_claim_namestrResourceClaimName is the resource claim referenced by the pod that resulted in this node allocatable resource allocation.
resourcesdict[str, str]Resources is a map of the node-allocatable resource name to the aggregate quantity allocated to the claim.

[Back to Model list] [Back to API list] [Back to README]