diff --git a/docs/config.md b/docs/config.md index b5a6a66bd..28561098d 100644 --- a/docs/config.md +++ b/docs/config.md @@ -1,5 +1,10 @@ # CRI Plugin Config Guide 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: ```toml