From 6a4f926833600467361fd99f9b6b735a89e8c35d Mon Sep 17 00:00:00 2001 From: Chris Short Date: Tue, 24 May 2022 16:22:01 -0400 Subject: [PATCH 1/2] Update container-runtimes.md Blank line cleanup for consistency --- .../en/docs/setup/production-environment/container-runtimes.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/en/docs/setup/production-environment/container-runtimes.md b/content/en/docs/setup/production-environment/container-runtimes.md index 4e6c2885fa..df59e03ec6 100644 --- a/content/en/docs/setup/production-environment/container-runtimes.md +++ b/content/en/docs/setup/production-environment/container-runtimes.md @@ -167,15 +167,12 @@ using the (deprecated) v1alpha2 API instead. {{% thirdparty-content %}} - ### containerd This section outlines the necessary steps to use containerd as CRI runtime. Use the following commands to install Containerd on your system: - - 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`. {{< tabs name="Finding your config.toml file" >}} From 3f3ad2aa9a90e37f22157193093cb54f30791e72 Mon Sep 17 00:00:00 2001 From: Chris Short Date: Tue, 24 May 2022 16:22:15 -0400 Subject: [PATCH 2/2] Update change-runtime-containerd.md Install containerd from containerd --- .../migrating-from-dockershim/change-runtime-containerd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md b/content/en/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md index b4074a1385..3d79e5d4f7 100644 --- a/content/en/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md +++ b/content/en/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md @@ -44,7 +44,7 @@ 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. Configure containerd: