Typo fix: intstructions -> instructions (#7230)

This commit is contained in:
Lihua Tang
2018-02-05 06:17:05 +08:00
committed by k8s-ci-robot
parent d59aca7f65
commit aae947f5f4
@@ -58,7 +58,7 @@ This may be caused by a number of problems. The most common are:
There are two common ways to fix the cgroup driver problem: There are two common ways to fix the cgroup driver problem:
1. Install docker again following intstructions 1. Install docker again following instructions
[here](/docs/setup/independent/install-kubeadm/#installing-docker). [here](/docs/setup/independent/install-kubeadm/#installing-docker).
1. Change the kubelet config to match the Docker cgroup driver manually, you can refer to 1. Change the kubelet config to match the Docker cgroup driver manually, you can refer to
[Errors on CentOS when setting up masters](#errors-on-centos-when-setting-up-masters) [Errors on CentOS when setting up masters](#errors-on-centos-when-setting-up-masters)