parent
8b80216ab1
commit
6abd5c0862
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue