website/content/en/docs/reference/glossary/dockershim.md

623 B

title id date full_link short_description aka tags
Dockershim dockershim 2022-04-15 /dockershim A component of Kubernetes v1.23 and earlier, which allows Kubernetes system components to communicate with Docker Engine.
fundamental

The dockershim is a component of Kubernetes version 1.23 and earlier. It allows the {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} to communicate with {{< glossary_tooltip text="Docker Engine" term_id="docker" >}}.

Starting with version 1.24, dockershim has been removed from Kubernetes. For more information, see Dockershim FAQ.