diff --git a/README.md b/README.md index 25b6e5867..2d839c81b 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,10 @@ See [here](./docs/testing.md) for information about test. ## Using crictl See [here](./docs/crictl.md) for information about using `crictl` to debug pods, containers, and images. +## Configurations +See [here](./docs/config.md) for information about how to configure cri plugins +and [here](https://github.com/containerd/containerd/blob/master/docs/man/containerd-config.1.md) +for information about how to configure containerd ## Documentation See [here](./docs) for additional documentation. ## Contributing