Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin

Action on Docker mentions in Concepts > Cluster Administration
This commit is contained in:
Kubernetes Prow Robot
2022-01-21 07:41:59 -08:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
@@ -15,7 +15,7 @@ tags:
<!--more-->
Kubernetes supports several container runtimes: {{< glossary_tooltip term_id="docker">}},
Kubernetes supports container runtimes such as
{{< glossary_tooltip term_id="containerd" >}}, {{< glossary_tooltip term_id="cri-o" >}},
and any implementation of the [Kubernetes CRI (Container Runtime
and any other implementation of the [Kubernetes CRI (Container Runtime
Interface)](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md).