Merge pull request #6896 from stewart-yu/patch-2

Update troubleshooting-kubeadm.md
This commit is contained in:
Qiming
2018-01-09 20:28:27 +08:00
committed by GitHub
@@ -57,7 +57,7 @@ This may be caused by a number of problems. The most common are:
```
you will need to fix the cgroup driver problem by following intstructions
[here](/docs/setup/indenpendent/install-kubeadm/#installing-docker).
[here](/docs/setup/independent/install-kubeadm/#installing-docker).
- control plane Docker containers are crashlooping or hanging. You can check this by running `docker ps` and investigating each container by running `docker logs`.