Merge pull request #22083 from sysadm-dev/patch-1
Update kubeadm-join.md
This commit is contained in:
commit
fca500f268
|
|
@ -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)
|
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:
|
For example:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue