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
@@ -167,15 +167,12 @@ using the (deprecated) v1alpha2 API instead.
{{% thirdparty-content %}} {{% thirdparty-content %}}
### containerd ### containerd
This section outlines the necessary steps to use containerd as CRI runtime. This section outlines the necessary steps to use containerd as CRI runtime.
Use the following commands to install Containerd on your system: 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`. 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" >}} {{< tabs name="Finding your config.toml file" >}}