kubernetes v1.34

PodExtendedResourceClaimStatus.requestMappings

RequestMappings identifies the mapping of <container, extended resource backed by DRA> to device request in the generated ResourceClaim.

3 fields
PodExtendedResourceClaimStatus.requestMappings fields and descriptions
Field / TypeDescription
containerName
string required

The name of the container requesting resources.

requestName
string required

The name of the request in the special ResourceClaim which corresponds to the extended resource.

resourceName
string required

The name of the extended resource in that container which gets backed by DRA.