Files
c/kubernetes/docs/v1alpha1_resource_claim_scheduling_status.md
Kubernetes Prow Robot 060e5f800a Automated openapi generation from release-1.26
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-02-23 01:48:36 +00:00

693 B

v1alpha1_resource_claim_scheduling_status_t

Properties

Name Type Description Notes
name char * Name matches the pod.spec.resourceClaims[*].Name field. [optional]
unsuitable_nodes list_t * UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for. The size of this field is limited to 128, the same as for PodSchedulingSpec.PotentialNodes. This may get increased in the future, but not reduced. [optional]

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