Skip to content

Commit cff7927

Browse files
authored
Merge pull request #14300 from ahardin-rh/kubelet-typo
Bug 1692013, fix typo in kubelet spelling
2 parents 421e4da + 6e8bda3 commit cff7927

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
@@ -45,7 +45,7 @@ Allocatable:
4545
----
4646

4747
. To set the max Pods per node on the worker nodes, create a YAML file that
48-
contains the kublet configuration. For example, `max-worker-pods.yaml`:
48+
contains the kubelet configuration. For example, `max-worker-pods.yaml`:
4949
+
5050
----
5151
apiVersion: machineconfiguration.openshift.io/v1

0 commit comments

Comments
 (0)