Merge pull request #22083 from sysadm-dev/patch-1

Update kubeadm-join.md
This commit is contained in:
Kubernetes Prow Robot 2020-06-26 09:49:31 -07:00 committed by GitHub
commit fca500f268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: