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
commit 0f02c9b343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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