Skip to content

Commit 81d81f3

Browse files
committed
docs: Added kata-runtime to implementations
Added the Kata Containers project runtime to the list of implementations. Signed-off-by: James O. D. Hunt <[email protected]>
1 parent 695b816 commit 81d81f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ If you know of any associated projects that are not listed here, please file a p
1414
* [hyperhq/runv][runv] - Hypervisor-based runtime for OCI
1515
* [clearcontainers/runtime][cc-runtime] - Hypervisor-based OCI runtime utilising [virtcontainers][virtcontainers] by Intel®.
1616
* [google/gvisor][gvisor] - gVisor is a user-space kernel, contains runsc to run sandboxed containers.
17+
* [kata-containers/runtime][kata-runtime] - Hypervisor-based OCI runtime combining technology from [clearcontainers/runtime][cc-runtime] and [hyperhq/runv][runv].
1718

1819
## <a name="implementationsTestingTools" />Testing & Tools
1920

@@ -25,6 +26,7 @@ If you know of any associated projects that are not listed here, please file a p
2526
[runc]: https://github.com/opencontainers/runc
2627
[runv]: https://github.com/hyperhq/runv
2728
[cc-runtime]: https://github.com/clearcontainers/runtime
29+
[kata-runtime]: https://github.com/kata-containers/runtime
2830
[virtcontainers]: https://github.com/containers/virtcontainers
2931
[octool]: https://github.com/kunalkushwaha/octool
3032
[oct]: https://github.com/huawei-openlab/oct

0 commit comments

Comments
 (0)