Remove superfluous backtick (#15561)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
dcc6d35586
commit
bc3054c3a7
@@ -131,7 +131,7 @@ using one of the other modes if possible.
|
|||||||
**Example `kubeadm join` command:**
|
**Example `kubeadm join` command:**
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubeadm join --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
|
||||||
```
|
```
|
||||||
|
|
||||||
**Advantages:**
|
**Advantages:**
|
||||||
|
|||||||
Reference in New Issue
Block a user