Update kubeadm-join.md

kubadm -> kubeadm
little bug fix
This commit is contained in:
Alexandr Lebedev
2020-06-26 18:11:17 +04:00
committed by GitHub
parent 2360ef6f7e
commit 3ff312373d
@@ -59,7 +59,7 @@ kubeadm join phase kubelet-start --help
```
Similar to the [kubeadm init phase](/docs/reference/setup-tools/kubeadm/kubeadm-init/#init-phases)
command, `kubadm join phase` allows you to skip a list of phases using the `--skip-phases` flag.
command, `kubeadm join phase` allows you to skip a list of phases using the `--skip-phases` flag.
For example: