From 59864eb1c6ee79f6b6852d62eefd37aaaad79a25 Mon Sep 17 00:00:00 2001 From: "wei.wang" Date: Thu, 26 May 2022 01:12:02 +0800 Subject: [PATCH] [zh]Update content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md [zh]Update 7 --- .../migrating-from-dockershim/change-runtime-containerd.md | 4 ++-- .../downward-api-volume-expose-pod-information.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md b/content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md index 44f4a9f008..1690588b64 100644 --- a/content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md +++ b/content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md @@ -81,11 +81,11 @@ for detailed steps to install containerd. 1. Install the `containerd.io` package from the official Docker repositories. Instructions for setting up the Docker repository for your respective Linux distribution and installing the `containerd.io` package can be found at - [Install Docker Engine](https://docs.docker.com/engine/install/#server). + [Getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md). --> 1. 从官方的 Docker 仓库安装 `containerd.io` 包。关于为你所使用的 Linux 发行版来设置 Docker 仓库,以及安装 `containerd.io` 包的详细说明,可参见 - [Install Docker Engine](https://docs.docker.com/engine/install/#server)。 + [开始使用 containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md)。