Skip to content

Commit a965ab9

Browse files
authored
Merge pull request #24611 from h4ghhh/device-plugin-new2
modify device-plugins.md
2 parents 55582e1 + 81a6a8e commit a965ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Support for the "PodResources service" requires `KubeletPodResources` [feature g
210210

211211
{{< feature-state for_k8s_version="v1.18" state="beta" >}}
212212

213-
The Topology Manager is a Kubelet component that allows resources to be co-ordintated in a Topology aligned manner. In order to do this, the Device Plugin API was extended to include a `TopologyInfo` struct.
213+
The Topology Manager is a Kubelet component that allows resources to be co-ordinated in a Topology aligned manner. In order to do this, the Device Plugin API was extended to include a `TopologyInfo` struct.
214214

215215

216216
```gRPC

0 commit comments

Comments
 (0)