Update kubeadm.md
Fix a little typo
This commit is contained in:
committed by
Andrew Chen
parent
8b80216ab1
commit
6abd5c0862
@@ -313,7 +313,7 @@ checking that the kube-dns pod is Running in the output of `kubectl get pods
|
|||||||
nodes.
|
nodes.
|
||||||
|
|
||||||
If your network is not working or kube-dns is not in the Running state, check
|
If your network is not working or kube-dns is not in the Running state, check
|
||||||
out the [troubleshooting secion](#pod-network-trouble) below.
|
out the [troubleshooting section](#pod-network-trouble) below.
|
||||||
|
|
||||||
### (4/4) Joining your nodes
|
### (4/4) Joining your nodes
|
||||||
|
|
||||||
@@ -707,4 +707,4 @@ Finally, when running `kubeadm init` you must specify the `--use-kubernetes-vers
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubeadm init --use-kubernetes-version=v1.5.6
|
kubeadm init --use-kubernetes-version=v1.5.6
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user