Cloud Hypervisor virtualization control plane for sovereign private clouds.
CHV brings API-driven VM lifecycle management, node operations, storage, networking, console access, and operational visibility into a lightweight Linux-first control plane.
Technical Snapshot
Control Plane
Rust-based centralized management orchestrating fleet state via gRPC.
Node Agent
Lightweight daemon interacting directly with local Cloud Hypervisor instances.
Storage Fabric
Distributed block storage orchestration tailored for high-performance IO.
Network Fabric
Software-defined layer managing overlay networks and strict ingress policies.
Operational Visibility
Instance Detail & Console
Deep inspection of individual workload posture, resource allocation, and direct serial console access.
Network Fabric
Monitor network scope, health, public exposure, and attached workloads across the segmented fleet.
Open source, package-oriented, built in the open.
Evaluate the core architecture locally. The control plane is designed for direct technical inspection, ensuring transparency for sovereign infrastructure deployments.
$ git clone https://github.com/kubedoio/chv
$ cd chv