Update kubeadm.md

Fix a little typo
reviewable/pr3501/r2^2
Damien Leflon 2017-04-21 09:47:10 +02:00 committed by Andrew Chen
parent 8b80216ab1
commit 6abd5c0862
1 changed files with 2 additions and 2 deletions

View File

@ -313,7 +313,7 @@ checking that the kube-dns pod is Running in the output of `kubectl get pods
nodes.
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
@ -707,4 +707,4 @@ Finally, when running `kubeadm init` you must specify the `--use-kubernetes-vers
```bash
kubeadm init --use-kubernetes-version=v1.5.6
```
```