Skip to content

Commit

Permalink
Fix: word spelling (#41003)
Browse files Browse the repository at this point in the history
Signed-off-by: lowang_bh <[email protected]>
  • Loading branch information
lowang-bh authored May 8, 2023
1 parent e5e4887 commit 124f6b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 124f6b8

Please sign in to comment.