Update container-runtimes.md

Blank line cleanup for consistency
This commit is contained in:
Chris Short 2022-05-24 16:22:01 -04:00
parent 10cb6b90c7
commit 6a4f926833
No known key found for this signature in database
GPG Key ID: DC5FF31BD821288F
1 changed files with 0 additions and 3 deletions

View File

@ -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" >}}