This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Manohar Castelino edited this page Aug 7, 2017
·
13 revisions
Welcome to the Next Generation Intel® Clear Containers runtime wiki!
This wiki is WIP...
This page will contain information to help you understand and use cc-runtime
.
Also you will find information on how to install cc-runtime
and its dependencies to launch Clear Containers 3.0.
- Hypervisor (
qemu-lite
): https://github.com/clearcontainers/qemu - Guest kernel: https://github.com/clearcontainers/linux
- Proxy process (
cc-proxy
): https://github.com/clearcontainers/proxy - Process shim (
cc-shim
): https://github.com/clearcontainers/shim - VM agent: https://github.com/clearcontainers/hyperstart
- O/S builder (for building guest images): https://github.com/clearcontainers/osbuilder
- Test repository: https://github.com/clearcontainers/tests
- Packaging files: https://github.com/clearcontainers/packaging
- Early preview of Clear Containers running with Kubernetes: https://github.com/clearcontainers/runtime/wiki/Clear-Containers-and-Kubernetes
-
Clear Containers project page:
For information on the Intel® Clear Containers 2.x runtime (cc-oci-runtime
), see:
Usage
Development
Process