File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ as cgroups v2 and user namespaces are being implemented in these newer CRI
28
28
runtimes. Removing support for the dockershim will allow further development in
29
29
those areas.
30
30
31
- [ drkep ] : https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1985 -remove-dockershim
31
+ [ drkep ] : https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2221 -remove-dockershim
32
32
33
33
### Can I still use Docker in Kubernetes 1.20?
34
34
@@ -42,9 +42,11 @@ startup if using Docker as the runtime.
42
42
43
43
Given the impact of this change, we are using an extended deprecation timeline.
44
44
It will not be removed before Kubernetes 1.22, meaning the earliest release without
45
- dockershim would be 1.23 in late 2021. We will be working closely with vendors
46
- and other ecosystem groups to ensure a smooth transition and will evaluate things
47
- as the situation evolves.
45
+ dockershim would be 1.23 in late 2021.
46
+ _ Update_ : removal of dockershim is scheduled for Kubernetes v1.24, see
47
+ [ Dockershim Removal Kubernetes Enhancement Proposal] [ drkep ] .
48
+ We will be working closely with vendors and other ecosystem groups to ensure a smooth transition and will evaluate
49
+ things as the situation evolves.
48
50
49
51
50
52
### Can I still use dockershim after it is removed from Kubernetes?
You can’t perform that action at this time.
0 commit comments