Fix some errors

This commit is contained in:
Jihoon Seo
2021-04-14 19:39:34 +09:00
parent 3599c03929
commit c76c3784aa
7 changed files with 8 additions and 8 deletions
@@ -60,7 +60,7 @@ kubeadm init --config kubeadm-config.yaml
{{< note >}}
Kubeadm uses the same `KubeletConfiguration` for all nodes in the cluster.
The `KubeletConfiguration` is stored in a [ConfigMap](docs/concepts/configuration/configmap)
The `KubeletConfiguration` is stored in a [ConfigMap](/docs/concepts/configuration/configmap)
object under the `kube-system` namespace.
Executing the sub commands `init`, `join` and `upgrade` would result in kubeadm