fix description about kubeadm (#7594)

s/compatability/compatibility/
This commit is contained in:
CaoShuFeng
2018-03-04 03:38:53 +08:00
committed by k8s-ci-robot
parent 2f3e05311d
commit 25628cf6c0
+1 -1
View File
@@ -139,7 +139,7 @@ systemctl enable docker && systemctl start docker
{% endcapture %}
**Note**: Make sure that the cgroup driver used by kubelet is the same as the one used by
Docker. To ensure compatability you can either update Docker, like so:
Docker. To ensure compatibility you can either update Docker, like so:
```bash
cat << EOF > /etc/docker/daemon.json