1 Repo
Systems that extend Kubernetes to define and manage virtual machines as declarative resources.
Distinct from Virtualization Platforms: Shortlist contains ML platforms or generic virtualization platforms, but not the specific 'K8s-as-the-platform' for VMs.
Explore 1 awesome GitHub repository matching devops & infrastructure · Kubernetes Virtualization Platforms. 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.
Defines and manages virtual machines as declarative resources within a Kubernetes cluster.