Merge pull request #33016 from Babapool/dockershim-migration-msg

Reword dockershim migration recommendation
This commit is contained in:
Kubernetes Prow Robot 2022-04-18 20:39:17 -07:00 committed by GitHub
commit 3dda62aa82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ to understand the problem better.
<!-- body --> <!-- body -->
If you use Docker via dockershim as your container runtime, the Kubernetes project Dockershim will be removed from Kubernetes following the release of v1.24.
recommends that you migrate to an alternative container runtime. If you use Docker via dockershim as your container runtime, and wish to upgrade to v1.24,
it is recommended that you either migrate to another runtime or find an alternative means to obtain Docker Engine support.
If you're not sure whether you are using Docker, If you're not sure whether you are using Docker,
[find out what container runtime is used on a node](/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use/). [find out what container runtime is used on a node](/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use/).