1 repository
On-node agents that interface with container runtimes to execute and monitor virtual machine processes.
Distinct from Agent Execution Runtimes: Shortlist is dominated by AI agent runtimes; this is a systems-level VM process manager.
Explore 1 awesome GitHub repository matching devops & infrastructure · Hypervisor Process Managers. Refine with filters or upvote what's useful.
KubeVirt is a Kubernetes virtualization platform and cloud-native hypervisor manager. It provides a runtime environment that allows virtual machines to be defined, launched, and managed as declarative resources within a Kubernetes cluster, enabling them to run alongside containers on the same nodes. The system enables the hybridization of cloud infrastructure by combining traditional virtual machines with containerized workloads on a single shared platform. It supports the live migration of running virtual machines between physical hosts to facilitate cluster maintenance and load balancing.
Utilizes an on-node daemon to communicate with the container runtime for launching and monitoring virtual machines.