From 124f6b8c6a075561fc3d24a0fce281737e353ed1 Mon Sep 17 00:00:00 2001 From: lowang-bh Date: Mon, 8 May 2023 18:45:14 +0800 Subject: [PATCH] Fix: word spelling (#41003) Signed-off-by: lowang_bh --- .../extend-kubernetes/compute-storage-net/device-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md index 537bde377c..7722d9ffa8 100644 --- a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md +++ b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md @@ -224,7 +224,7 @@ id of exclusively allocated CPUs, device id as it was reported by device plugins the NUMA node where these devices are allocated. Also, for NUMA-based machines, it contains the information about memory and hugepages reserved for a container. -Starting from Kubernetes v1.27, the `List` enpoint can provide information on resources +Starting from Kubernetes v1.27, the `List` endpoint can provide information on resources of running pods allocated in `ResourceClaims` by the `DynamicResourceAllocation` API. To enable this feature `kubelet` must be started with the following flags: