You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section outlines the necessary steps to use containerd as CRI runtime.
330
-
331
-
Use the following commands to install Containerd on your system:
332
330
-->
333
331
本节概述了使用 containerd 作为 CRI 运行时的必要步骤。
334
332
335
-
使用以下命令在系统上安装 Containerd:
336
-
337
333
<!--
338
334
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`.
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.
0 commit comments