Skip to content

Commit effa50e

Browse files
authored
Merge pull request #31777 from sftim/20220217_update_links_to_dockershim_removal_faq
Update links to Dockershim Removal FAQ
2 parents 35f5f4c + 362da74 commit effa50e

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

content/en/blog/_posts/2020-12-02-dont-panic-kubernetes-and-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ questions regardless of experience level or complexity! Our goal is to make sure
101101
everyone is educated as much as possible on the upcoming changes. We hope
102102
this has answered most of your questions and soothed some anxieties! ❤️
103103

104-
Looking for more answers? Check out our accompanying [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/).
104+
Looking for more answers? Check out our accompanying [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) _(updated February 2022)_.

content/en/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ with that removal.
1212

1313
## Kubernetes project
1414

15-
* Kubernetes blog: [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/) (originally published 2020/12/02)
15+
* Kubernetes blog: [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) (originally published 2022/02/17)
1616

1717
* Kubernetes blog: [Kubernetes is Moving on From Dockershim: Commitments and Next Steps](/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim/) (published 2022/01/07)
1818

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ dockershim to other container runtimes.
1111

1212
Since the announcement of [dockershim deprecation](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
1313
in Kubernetes 1.20, there were questions on how this will affect various workloads and Kubernetes
14-
installations. You can find this blog post useful to understand the problem better: [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/)
14+
installations. Our [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) is there to help you
15+
to understand the problem better.
1516

1617
It is recommended to migrate from dockershim to alternative container runtimes.
1718
Check out [container runtimes](/docs/setup/production-environment/container-runtimes/)

0 commit comments

Comments
 (0)