863 B
863 B
title | content_type | _build | stages | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DRAAdminAccess | feature_gate |
|
|
Enables support for requesting admin access
in a ResourceClaim or a ResourceClaimTemplate. Admin access grants access to
in-use devices and may enable additional permissions when making the device
available in a container. Starting with Kubernetes v1.33, only users authorized
to create ResourceClaim or ResourceClaimTemplate objects in namespaces labeled
with resource.k8s.io/admin-access: "true"
(case-sensitive) can use the
adminAccess
field. This ensures that non-admin users cannot misuse the
feature.
This feature gate has no effect unless you also enable the DynamicResourceAllocation
feature gate.