We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2ba3a8 + 072ac32 commit b8616edCopy full SHA for b8616ed
content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
@@ -122,7 +122,7 @@ The following table lists container runtimes and their associated socket paths:
122
{{< table caption = "Container runtimes and their socket paths" >}}
123
| Runtime | Path to Unix domain socket |
124
|------------|-----------------------------------|
125
-| Docker | `/var/run/docker.sock` |
+| Docker | `/var/run/dockershim.sock` |
126
| containerd | `/run/containerd/containerd.sock` |
127
| CRI-O | `/var/run/crio/crio.sock` |
128
{{< /table >}}
0 commit comments