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.
1 parent c149454 commit e801ab5Copy full SHA for e801ab5
keps/sig-node/2221-remove-dockershim/README.md
@@ -55,6 +55,8 @@ runtimes, without the need to recompile.
55
CRI for docker (i.e. dockershim) is currently a built-in container runtime in kubelet code base. This proposal aims
56
at a deprecation and subsequent removal of dockershim from kubelet.
57
58
+Find more information on dockershim removal: https://k8s.io/dockershim)
59
+
60
## Motivation
61
62
In Kubernetes, the CRI interface is used to talk to a container runtime, The design of CRI is to be able to run a CRI
0 commit comments