Update container-runtimes.md
Blank line cleanup for consistency
This commit is contained in:
parent
10cb6b90c7
commit
6a4f926833
|
|
@ -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" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue