Skip to content

Commit 7591e10

Browse files
authored
Merge pull request #40326 from my-git9/path-5638
[zh-cn] sync production-environment/container-runtimes.md
2 parents 734e151 + ca6b074 commit 7591e10

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

content/zh-cn/docs/setup/production-environment/container-runtimes.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -327,19 +327,16 @@ v1 版本的容器运行时(CRI)API。早期版本默认为 v1 版本,
327327

328328
<!--
329329
This section outlines the necessary steps to use containerd as CRI runtime.
330-
331-
Use the following commands to install Containerd on your system:
332330
-->
333331
本节概述了使用 containerd 作为 CRI 运行时的必要步骤。
334332

335-
使用以下命令在系统上安装 Containerd:
336-
337333
<!--
338334
Follow the instructions for [getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md). Return to this step once you've created a valid configuration file, `config.toml`.
339-
-->
340335

341-
按照[开始使用 containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) 的说明进行操作。
342-
创建有效的配置文件 `config.toml` 后返回此步骤。
336+
To install containerd on your system, follow the instructions on [getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md).Return to this step once you've created a valid `config.toml` configuration file.
337+
-->
338+
要在系统上安装 containerd,请按照[开始使用 containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md)
339+
的说明进行操作。创建有效的 `config.toml` 配置文件后返回此步骤。
343340

344341
{{< tabs name="找到 config.toml 文件" >}}
345342
{{% tab name="Linux" %}}

0 commit comments

Comments
 (0)