Minor URL syntax update
parent
6417cc3a55
commit
c208c1b632
content/en/docs/setup/production-environment
|
@ -197,7 +197,9 @@ using the (deprecated) v1alpha2 API instead.
|
||||||
|
|
||||||
This section outlines the necessary steps to use containerd as CRI runtime.
|
This section outlines the necessary steps to use containerd as CRI runtime.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
{{< tabs name="Finding your config.toml file" >}}
|
{{< tabs name="Finding your config.toml file" >}}
|
||||||
{{% tab name="Linux" %}}
|
{{% tab name="Linux" %}}
|
||||||
|
|
Loading…
Reference in New Issue