Files
c/kubernetes/docs/v1alpha3_resource_claim_spec.md
Kubernetes Prow Robot f914036e5a Automated openapi generation from release-1.31
Signed-off-by: Hui Yu <ityuhui@gmail.com>
2024-10-12 12:08:56 +08:00

790 B

v1alpha3_resource_claim_spec_t

Properties

Name Type Description Notes
controller char * Controller is the name of the DRA driver that is meant to handle allocation of this claim. If empty, allocation is handled by the scheduler while scheduling a pod. Must be a DNS subdomain and should end with a DNS domain owned by the vendor of the driver. This is an alpha field and requires enabling the DRAControlPlaneController feature gate. [optional]
devices v1alpha3_device_claim_t * [optional]

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