We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f830f8 + ff65bf2 commit 12cc1a8Copy full SHA for 12cc1a8
docs/reference/setup-tools/kubeadm/kubeadm-join.md
@@ -83,7 +83,7 @@ using one of the other modes if possible.
83
**Example `kubeadm join` command:**
84
85
```
86
-kubeadm join --discovery-token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
+kubeadm join --token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
87
88
89
**Advantages:**
0 commit comments