Skip to content

Commit 3dda62a

Browse files
authored
Merge pull request #33016 from Babapool/dockershim-migration-msg
Reword dockershim migration recommendation
2 parents cb885f5 + 98d8be3 commit 3dda62a

File tree

1 file changed

+3
-2
lines changed
  • content/en/docs/tasks/administer-cluster/migrating-from-dockershim

1 file changed

+3
-2
lines changed

content/en/docs/tasks/administer-cluster/migrating-from-dockershim/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ to understand the problem better.
1717

1818
<!-- body -->
1919

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.
2223
If you're not sure whether you are using Docker,
2324
[find out what container runtime is used on a node](/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use/).
2425

0 commit comments

Comments
 (0)