We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cf9605 + 208af77 commit 7d8515aCopy full SHA for 7d8515a
content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
@@ -253,7 +253,7 @@ message ContainerDevices {
253
```
254
{{< note >}}
255
cpu_ids in the `ContainerResources` in the `List` endpoint correspond to exclusive CPUs allocated
256
-to a partilar container. If the goal is to evaluate CPUs that belong to the shared pool, the `List`
+to a particular container. If the goal is to evaluate CPUs that belong to the shared pool, the `List`
257
endpoint needs to be used in conjunction with the `GetAllocatableResources` endpoint as explained
258
below:
259
1. Call `GetAllocatableResources` to get a list of all the allocatable CPUs
0 commit comments