Add more explanation about the CRI config.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
8d75261190
commit
76ed153e8c
@ -1,5 +1,10 @@
|
|||||||
# CRI Plugin Config Guide
|
# CRI Plugin Config Guide
|
||||||
This document provides the description of the CRI plugin configuration.
|
This document provides the description of the CRI plugin configuration.
|
||||||
|
The CRI plugin config is part of the containerd config (default
|
||||||
|
path: `/etc/containerd/config.toml`).
|
||||||
|
|
||||||
|
See [here](https://github.com/containerd/containerd/blob/master/docs/ops.md)
|
||||||
|
for more information about containerd config.
|
||||||
|
|
||||||
The explanation and default value of each configuration item are as follows:
|
The explanation and default value of each configuration item are as follows:
|
||||||
```toml
|
```toml
|
||||||
|
Loading…
Reference in New Issue
Block a user