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

Update troubleshooting-kubeadm.md
pull/6902/head
Qiming 2018-01-09 20:28:27 +08:00 committed by GitHub
commit 2e6c14a47a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`.