add Kata Containers

https://katacontainers.io/
This commit is contained in:
Filipp Frizzy 2017-12-08 11:46:43 +00:00 committed by GitHub
parent e4ca3f5fb9
commit 4d545f3ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,6 +134,8 @@ LMCTFY is the open source version of Googles container stack, which provides
Intel Clear Linux OCI (Open Containers Initiative) compatible runtime.
* [railcar](https://github.com/oracle/railcar)
Railcar is a rust implementation of the opencontainers initiative's runtime spec. It is similar to the reference implementation runc, but it is implemented completely in rust for memory safety without needing the overhead of a garbage collector or multiple threads.
* [Kata Containers](https://katacontainers.io/)
Kata Containers is a new open source project building extremely lightweight virtual machines that seamlessly plug into the containers ecosystem.
## Sandboxes