virtual machine
Kubevirt - Running VMs under Kubernetes
robo
Thu, 12/17/2020 - 09:56
Intro
Kubevirt.io is a (CNCF) project to make it possible to run virtual machines as containerized workloads on a k8s cluster. We'll have a look at it by deploying it to a Rancher k3s cluster and spinning up a Debian guest VM.
We're using version v0.34.2 of Kubevirt and a three node 1.19.3+k3s2 cluster on bare metal.
Tags
- Read more about Kubevirt - Running VMs under Kubernetes
- Log in to post comments