File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
content/en/docs/tasks/administer-cluster/migrating-from-dockershim Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ in Kubernetes 1.20, there were questions on how this will affect various workloa
14
14
installations. Our [ Dockershim Removal FAQ] ( /blog/2022/02/17/dockershim-faq/ ) is there to help you
15
15
to understand the problem better.
16
16
17
- It is recommended to migrate from dockershim to alternative container runtimes.
17
+ Dockershim was removed from Kubernetes with the release of v1.24.
18
+ If you use Docker via dockershim as your container runtime, and wish to upgrade to v1.24,
19
+ it is recommended that you either migrate to another runtime or find an alternative means to obtain Docker Engine support.
18
20
Check out [ container runtimes] ( /docs/setup/production-environment/container-runtimes/ )
19
21
section to know your options. Make sure to
20
22
[ report issues] ( https://github.com/kubernetes/kubernetes/issues ) you encountered
You can’t perform that action at this time.
0 commit comments