⎈ k8s knowledge compiler

PodExtendedResourceClaimStatus [api_object]ai-synthesized · conf 0.82

PodExtendedResourceClaimStatus is stored in the PodStatus for the extended resource requests backed by DRA. It stores the generated name for the corresponding special ResourceClaim created by the scheduler.

core

A PodExtendedResourceClaimStatus represents the status of an extended resource claim for a pod.

Why it matters PodExtendedResourceClaimStatuses are used to provide information about the status of extended resource claims for pods in a Kubernetes cluster.

Key facts - Represents the status of an extended resource claim for a pod - Used for providing information about the status of extended resource claims

Sources

swagger.jsonio.k8s.api.core.v1.PodExtendedResourceClaimStatus

Related (2)

related_to ContainerExtendedResourceRequestreferences type conf=1
related_to PodStatusreferences type conf=1

← all API Explorer