
When it comes to running virtual machines in Kubernetes via KubeVirt, the first question engineers ask is: “What is the overhead?” Let’s dive into the details and break it down by three key areas: compute, storage, and network.
To get why there’s almost no CPU overhead, we need to look at how the Linux kernel handles containers.