Manifests.io

Easy to use kubernetes documentation

Pod.status.extendedResourceClaimStatus.requestMappings

ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.

Description
containerName
string *

The name of the container requesting resources.

requestName
string *

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

resourceName
string *

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

See an issue here?