Skip to content

Commit 65b34d0

Browse files
committed
[zh] translate Migrating from dockershim
make change according to howieyuen and ydFu
1 parent 7462297 commit 65b34d0

File tree

1 file changed

+42
-0
lines changed
  • content/zh/docs/tasks/administer-cluster/migrating-from-dockershim

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "从 dockershim 迁移"
3+
weight: 10
4+
content_type: task
5+
---
6+
<!--
7+
title: "Migrating from dockershim"
8+
weight: 10
9+
content_type: task
10+
-->
11+
12+
<!-- overview -->
13+
14+
<!--
15+
This section presents information you need to know when migrating from
16+
dockershim to other container runtimes.
17+
-->
18+
本节提供从 dockershim 迁移到其他容器运行时的必备知识。
19+
20+
<!--
21+
Since the announcement of [dockershim deprecation](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
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/)
24+
-->
25+
自从 Kubernetes 1.20 宣布
26+
[弃用 dockershim](/zh/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
27+
各类疑问随之而来:这对各类工作负载和 Kubernetes 部署会产生什么影响。
28+
你会发现这篇博文对于更好地理解此问题非常有用:
29+
[弃用 Dockershim 常见问题](/zh/blog/2020/12/02/dockershim-faq/)
30+
31+
<!-- It is recommended to migrate from dockershim to alternative container runtimes.
32+
Check out [container runtimes](/docs/setup/production-environment/container-runtimes/)
33+
section to know your options. Make sure to
34+
[report issues](https://github.com/kubernetes/kubernetes/issues) you encountered
35+
with the migration. So the issue can be fixed in a timely manner and your cluster would be
36+
ready for dockershim removal.
37+
-->
38+
建议从 dockershim 迁移到其他替代的容器运行时。
39+
请参阅[容器运行时](/zh/docs/setup/production-environment/container-runtimes/)
40+
一节以了解可用的备选项。
41+
当在迁移过程中遇到麻烦,请[上报问题](https://github.com/kubernetes/kubernetes/issues)
42+
那么问题就可以及时修复,你的集群也可以进入移除 dockershim 前的就绪状态。

0 commit comments

Comments
 (0)