Skip to content

Commit ae24e6b

Browse files
authored
Merge pull request #51785 from dkarczmarski/zh-cn-sync-45480
[zh-cn] sync with PR 45480
2 parents 5ce8c0e + 102996b commit ae24e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/blog/_posts/2022-02-17-updated-dockershim-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,12 +217,12 @@ Kubernetes clusters. Containers make this kind of interoperability possible.
217217
<!--
218218
Mirantis and Docker have [committed][mirantis] to maintaining a replacement adapter for
219219
Docker Engine, and to maintain that adapter even after the in-tree dockershim is removed
220-
from Kubernetes. The replacement adapter is named [`cri-dockerd`](https://github.com/Mirantis/cri-dockerd).
220+
from Kubernetes. The replacement adapter is named [`cri-dockerd`](https://mirantis.github.io/cri-dockerd/).
221221
-->
222222
Mirantis 和 Docker 已[承诺](https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/)
223223
为 Docker Engine 维护一个替代适配器,
224224
并在 dockershim 从 Kubernetes 移除后维护该适配器。
225-
替代适配器名为 [`cri-dockerd`](https://github.com/Mirantis/cri-dockerd)
225+
替代适配器名为 [`cri-dockerd`](https://mirantis.github.io/cri-dockerd/)
226226

227227
<!--
228228
You can install `cri-dockerd` and use it to connect the kubelet to Docker Engine. Read [Migrate Docker Engine nodes from dockershim to cri-dockerd](/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd/) to learn more.

0 commit comments

Comments
 (0)