-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Welcome to the Next Generation Intel® Clear Containers runtime wiki!
This wiki contains information to help you understand and use cc-runtime
and its associated components.
Whilst the main repository contains a lot of documentation, this wiki collects together useful information that may change frequently so is more appropriate to store here.
- See the installation pages.
- Runtime (
cc-runtime
): https://github.com/clearcontainers/runtime - Hypervisor (
qemu-lite
): https://github.com/clearcontainers/qemu - Proxy process (
cc-proxy
): https://github.com/clearcontainers/proxy - Process shim (
cc-shim
): https://github.com/clearcontainers/shim - VM agent process (
cc-agent
): https://github.com/clearcontainers/agent - Guest kernel: https://github.com/clearcontainers/linux
-
O/S builder: https://github.com/clearcontainers/osbuilder
Creates a "mini O/S" image which is required by the hypervisor which boots it before switching to the workload.
-
Test repository: https://github.com/clearcontainers/tests
-
Packaging files: https://github.com/clearcontainers/packaging
-
Jenkins CI configuration: https://github.com/clearcontainers/jenkins
- 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