You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/DRAExtendedResource.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@ stages:
13
13
Enables support for the [Extended Resource allocation by DRA](/docs/concepts/configuration/manage-resources-containers/#extended-resources-allocation-by-dra) feature.
14
14
It makes it possible to specify an extended resource name in a DeviceClass.
15
15
16
-
This feature gate has no effect unless you also enable the `DynamicResourceAllocation` feature gate.
16
+
This feature gate has no effect unless the `DynamicResourceAllocation` feature gate is enabled.
0 commit comments