Merge pull request #1066 from Random-Liu/add-more-explaination-about-cri-config

Add more explanation about the CRI config.
This commit is contained in:
Lantao Liu
2019-02-28 01:15:25 -08:00
committed by GitHub

View File

@@ -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