Merge pull request #355 from raravena80/master

Update the README.md so showing that containerd is supported
This commit is contained in:
Eric Ernst 2018-05-31 13:40:56 -07:00 committed by GitHub
commit 5f5f619dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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