diff --git a/docs/setup/independent/troubleshooting-kubeadm.md b/docs/setup/independent/troubleshooting-kubeadm.md index 8841c5cb80..ca58416f0a 100644 --- a/docs/setup/independent/troubleshooting-kubeadm.md +++ b/docs/setup/independent/troubleshooting-kubeadm.md @@ -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`.