Merge pull request #33944 from kinzhi/kinzhi125

[zh]Update content/zh/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md
This commit is contained in:
Kubernetes Prow Robot
2022-05-26 15:59:55 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
@@ -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)。
<!--
1. Configure containerd:
@@ -242,7 +242,7 @@ file for a Pod that has one Container:
<!--
In the configuration file, you can see that the Pod has a
[`downwardAPI` volume](/concepts/storage/volumes/#downwardapi),
[`downwardAPI` volume](/docs/concepts/storage/volumes/#downwardapi),
and the Container mounts the volume at `/etc/podinfo`.
Look at the `items` array under `downwardAPI`. Each element of the array is a