Skip to content

Commit 4680155

Browse files
authored
Merge pull request #51815 from yliaog/dra
removed backtick around DeviceClass
2 parents 364065c + 3a894e1 commit 4680155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ extender.
723723

724724
#### Extended resources allocation by DRA
725725
Extended resources allocation by DRA allows cluster administrators to specify an `extendedResourceName`
726-
in `DeviceClass`, then the devices matching the `DeviceClass` can be requested from a pod's extended
726+
in DeviceClass, then the devices matching the DeviceClass can be requested from a pod's extended
727727
resource requests. Read more about
728728
[Extended Resource allocation by DRA](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource).
729729

0 commit comments

Comments
 (0)