Fix: word spelling (#41003)

Signed-off-by: lowang_bh <lhui_wang@163.com>
This commit is contained in:
lowang-bh 2023-05-08 18:45:14 +08:00 committed by GitHub
parent e5e4887583
commit 124f6b8c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: