Skip to content

Commit 9ced6de

Browse files
authored
Merge pull request #33017 from Babapool/dockershim-migration
Follow up to dockershim migration message after release of v1.24
2 parents 1a3843b + 55a26e8 commit 9ced6de

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ in Kubernetes 1.20, there were questions on how this will affect various workloa
1414
installations. Our [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) is there to help you
1515
to understand the problem better.
1616

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.
1820
Check out [container runtimes](/docs/setup/production-environment/container-runtimes/)
1921
section to know your options. Make sure to
2022
[report issues](https://github.com/kubernetes/kubernetes/issues) you encountered

0 commit comments

Comments
 (0)