File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh/docs/tasks/administer-cluster/migrating-from-dockershim Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ dockershim to other container runtimes.
20
20
<!--
21
21
Since the announcement of [dockershim deprecation](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
22
22
in Kubernetes 1.20, there were questions on how this will affect various workloads and Kubernetes
23
- installations. You can find this blog post useful to understand the problem better: [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/)
23
+ installations. Our [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) is there to help you
24
+ to understand the problem better.
24
25
-->
25
26
自从 Kubernetes 1.20 宣布
26
27
[ 弃用 dockershim] ( /zh/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation ) ,
27
28
各类疑问随之而来:这对各类工作负载和 Kubernetes 部署会产生什么影响。
28
- 你会发现这篇博文对于更好地理解此问题非常有用:
29
- [ 弃用 Dockershim 常见问题] ( /zh/blog/2020/12/02/dockershim-faq/ )
29
+ 我们的[ 弃用 Dockershim 常见问题] ( /blog/2022/02/17/dockershim-faq/ ) 可以帮助你更好地理解这个问题。
30
30
31
31
<!-- It is recommended to migrate from dockershim to alternative container runtimes.
32
32
Check out [container runtimes](/docs/setup/production-environment/container-runtimes/)
You can’t perform that action at this time.
0 commit comments