Skip to content

Commit e801ab5

Browse files
link to FAQ from the KEP for discoverability
1 parent c149454 commit e801ab5

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-node/2221-remove-dockershim

1 file changed

+2
-0
lines changed

keps/sig-node/2221-remove-dockershim/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ runtimes, without the need to recompile.
5555
CRI for docker (i.e. dockershim) is currently a built-in container runtime in kubelet code base. This proposal aims
5656
at a deprecation and subsequent removal of dockershim from kubelet.
5757

58+
Find more information on dockershim removal: https://k8s.io/dockershim)
59+
5860
## Motivation
5961

6062
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

Comments
 (0)