Remove Docker mentions

This commit is contained in:
Shannon Kularathna
2022-01-11 07:07:22 +00:00
parent 0872e8ec51
commit be490005ff
2 changed files with 3 additions and 2 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
Interface)](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md).