Skip to content

Commit 2100d05

Browse files
author
Bob Furu
authored
Merge pull request #35277 from bobfuru/fix-typo-kubelet
2 parents fb9022c + f45f5e3 commit 2100d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/create-a-kubeletconfig-crd-to-edit-kubelet-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Allocatable:
213213
pods: 500 <1>
214214
...
215215
----
216-
<1> In this example, the `pods` parameter should report the value you set in the `KubletConfig` object.
216+
<1> In this example, the `pods` parameter should report the value you set in the `KubeletConfig` object.
217217

218218
. Verify the change in the `KubeletConfig` object:
219219
+

0 commit comments

Comments
 (0)