File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ The tables below include the known endpoints for supported operating systems:
89
89
{{< tabs name="container_runtime" >}}
90
90
{{% tab name="Linux" %}}
91
91
92
- {{< table >}}
92
+ {{< table caption="Linux container runtimes" >}}
93
93
| Runtime | Path to Unix domain socket |
94
94
| ------------------------------------| ----------------------------------------------|
95
95
| containerd | ` unix:///var/run/containerd/containerd.sock ` |
@@ -101,7 +101,7 @@ The tables below include the known endpoints for supported operating systems:
101
101
102
102
{{% tab name="Windows" %}}
103
103
104
- {{< table >}}
104
+ {{< table caption="Windows container runtimes" >}}
105
105
| Runtime | Path to Windows named pipe |
106
106
| ------------------------------------| ----------------------------------------------|
107
107
| containerd | ` npipe:////./pipe/containerd-containerd ` |
You can’t perform that action at this time.
0 commit comments