subsystem: docs

Update the README.md so showing that containerd is supported

Fixes #354

Signed-off-by: Ricardo Aravena <raravena@branch.io>
This commit is contained in:
Ricardo Aravena 2018-05-30 16:47:00 -07:00
parent 44b65e1d52
commit ca9f571c87
No known key found for this signature in database
GPG Key ID: 46076122FEBE392B

View File

@ -33,9 +33,11 @@ For details of the other Kata Containers repositories, see the
package to provide a high-performance standards-compliant runtime that creates
hardware-virtualized containers.
The runtime is both
[OCI](https://github.com/opencontainers/runtime-spec)-compatible and
[CRI-O](https://github.com/kubernetes-incubator/cri-o)-compatible, allowing it
The runtime is
[OCI](https://github.com/opencontainers/runtime-spec)-compatible,
[CRI-O](https://github.com/kubernetes-incubator/cri-o)-compatible, and
[Containerd](https://github.com/containerd/containerd)-compatible,
allowing it
to work seamlessly with both Docker and Kubernetes respectively.
## License