File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/en/docs/tasks/administer-cluster/migrating-from-dockershim Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,9 @@ to understand the problem better.
17
17
18
18
<!-- body -->
19
19
20
- If you use Docker via dockershim as your container runtime, the Kubernetes project
21
- recommends that you migrate to an alternative container runtime.
20
+ Dockershim will be removed from Kubernetes following the release of v1.24.
21
+ If you use Docker via dockershim as your container runtime, and wish to upgrade to v1.24,
22
+ it is recommended that you either migrate to another runtime or find an alternative means to obtain Docker Engine support.
22
23
If you're not sure whether you are using Docker,
23
24
[ find out what container runtime is used on a node] ( /docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use/ ) .
24
25
You can’t perform that action at this time.
0 commit comments