fixed typo in the docs

This commit is contained in:
akash-mohanto 2022-12-27 05:44:32 +00:00
parent 04a7ba4643
commit 65be431615
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ the threshold values respectively.
## Start a Kubelet process configured via the config file
{{< note >}}
If you use kubeadm to initialize your cluster, use the kubelet-config while creating your cluster with `kubeadmin init`.
If you use kubeadm to initialize your cluster, use the kubelet-config while creating your cluster with `kubeadm init`.
See [configuring kubelet using kubeadm](/docs/setup/production-environment/tools/kubeadm/kubelet-integration/) for details.
{{< /note >}}