We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2360ef6 commit 3ff3123Copy full SHA for 3ff3123
content/en/docs/reference/setup-tools/kubeadm/kubeadm-join.md
@@ -59,7 +59,7 @@ kubeadm join phase kubelet-start --help
59
```
60
61
Similar to the [kubeadm init phase](/docs/reference/setup-tools/kubeadm/kubeadm-init/#init-phases)
62
-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.
63
64
For example:
65
0 commit comments