KubeVirt: мифы и реальность об оверхедах виртуализации в Kubernetes

Когда заходит речь о запуске виртуальных машин в Kubernetes через KubeVirt, первый вопрос, который возникает у инженеров: «А какой там оверхед?» Давайте разберём этот вопрос детально, рассмотрев каждую подсистему отдельно: вычисления, хранилище и сеть. Статья основана на обсуждении в профессиональном сообществе.

https://habr.com/ru/companies/aenix/articles/987372/

#aenix #kubevirt #виртуализация #cozystack #devops #kubernetes #cloud_platform #облачные_сервисы #open_source #cncf

KubeVirt: мифы и реальность об оверхедах виртуализации в Kubernetes

Когда заходит речь о запуске виртуальных машин в Kubernetes через KubeVirt, первый вопрос, который возникает у инженеров: «А какой там оверхед?» Давайте разберём этот вопрос детально, рассмотрев...

Хабр

"Kubernetes is overkill for a Home Lab", exhibit 512 (made up number): KubeVirt tagged my nodes with 200+ tags, and that caused a metrics overload, so I had to increase the pod requests in the collectors, which increased my power usage.

Then a few days later I started getting alerts of expired certs, and realized that KubeVirt has been creating thousands of one-off certificates, but not reusing them. Increasing the certificate duration not only stopped the alerts, but also *reduced the power usage*.

All this trouble and I don't even have a single VM running yet. I hope this is all worth the trouble.

#HomeLab #TalosLinux #KubeVirt @homelab
https://github.com/kubevirt/kubevirt/issues/13548

KubeClientCertificateExpiration is constantly triggered · Issue #13548 · kubevirt/kubevirt

What happened: With kube-prom-stack pre-installed in my cluster, I keep getting flapping alerts about a ClientCertificate expiring within the next 24 hours. I have tracked the issue back to when I ...

GitHub

Все, что вы хотели знать, но боялись спросить про Kubernetes + KubeVirt vs. Среда виртуализации + Kubernetes

Привет, Хабр! В последнее время меня часто спрашивают (интересно, и кто эти люди) про Kubernetes и виртуализацию, точнее про разные варианты совмещения того и другого , и можно без хлеба в одном флаконе. Проще говоря, что лучше, интереснее и эффективнее: прикрутить к Kubernetes дополнительную фичу, например, KubeVirt, чтобы можно было с помощью оркестратора Kubernetes управлять не только контейнерами, но и виртуальными машинами, или же взять классическую среду виртуализации, управляющую виртуальными машинами, и добавить в нее Kubernetes для управления контейнеризированными приложениями. Вопрос непраздный, да к тому же непростой, поэтому давайте разбираться по порядку. За подробностями добро пожаловать под кат.

https://habr.com/ru/companies/orion_soft/articles/974458/

#виртуализация #контейнеризация #kubevirt

Все, что вы хотели знать, но боялись спросить про Kubernetes + KubeVirt vs. Среда виртуализации + Kubernetes

Привет, Хабр! В последнее время меня часто спрашивают (интересно, и кто эти люди) про Kubernetes и виртуализацию, точнее про разные варианты совмещения того и другого , и можно без хлеба в одном...

Хабр

And now I have KubeVirt installed in my Talos cluster, with a test VM provisioned. Need to finish up some tweaks, then provision a real VM for real use. That's probably going to become a blog post (at some point). 😄

Edit: I realized I need to extend one extra VLAN into my cluster for one of the VMs. Oh boy, that's gonna be a hoot!

#HomeLab #TalosLinux #KubeVirt @homelab

KubeVirt release day!! 🥳
The #KubeVirt community is proud to announce the release of v1.7.0
This release is built for and follows the same support timeline as #Kubernetes v1.34.

Thank you to everyone who contributed to this release!

https://github.com/kubevirt/kubevirt/releases/tag/v1.7.0

Release v1.7.0 · kubevirt/kubevirt

tag v1.7.0 Tagger: Luboslav Pivarc [email protected] This release follows v1.6.3 and consists of 1181 changes, contributed by 71 people, leading to 2363 files changed, 105899 insertions(+), 65799 ...

GitHub

Friendly reminder: the KubeVirt New Contributor session is today.
If you're new to #KubeVirt or #cloudnative, or you want to do contribute more and aren't sure where to start, this will be a great one for you.

Details on the calendar: https://calendar.google.com/calendar/u/0/[email protected]&dates=20251124/20251125&mode=week

KubeVirt Community Calendar

Next Tuesday (Nov 25) we are running a New Contributor session.
So if you're new to #kubevirt or #cloudnative in general, and want to start or develop your contributor journey, this would be a great guided session to join.

Info on the KubeVirt calendar: https://calendar.google.com/calendar/u/0/[email protected]&mode=week&dates=20251125/20251125

KubeVirt Community Calendar

For those at #KubeCon in Atlanta today:
1. The #KubeVirt maintainer talk is today at 14:30 in Building C | Level 1 | C111-112
https://kccncna2025.sched.com/event/27Nlm
2. You can also find us at the #CNCF Proje ct Pavilion this afternoon and tomorrow during lunch: stand 1B
3. Come by and get a project shirt!
KubeCon + CloudNativeCon North America 2025: The Future of Virtualization in Kubernet...

View more about this event at KubeCon + CloudNativeCon North America 2025

The engineering cost of flaky tests is too high. I'm presenting our work in progress on a data-driven solution tomorrow at #SFSCon.

Join me for: "Zap the Flakes! Leveraging AI to Combat Flaky Tests with CANNIER."

I will detail the CANNIER research: using ML to predict and flag flakiness risks in KubeVirt CI.

⏰ Tomorrow, 08/11/2025 @ 10:00 CET
📍 Bolzano, Italy
🔗 Talk Details: https://www.sfscon.it/talks/zap-the-flakes/

#SoftwareQuality #CI #DevOps #AITesting #KubeVirt #WIP

Zap the Flakes! - SFSCON

SFSCON Talk

SFSCON

New #KubeVirt Blog post!
How to stretch a layer 2 network across multiple #Kubernetes clusters, using an EVPN overlay.
This enables preserving L2 adjacency between #VMs running on different clusters.

https://kubevirt.io/2025/Stretched-layer2-network-between-clusters.html

Stretching a Layer 2 network over multiple KubeVirt clusters | KubeVirt.io

Explore EVPN and see how openperouter creates Layer 2 and Layer 3 overlays across Kubernetes clusters.

KubeVirt.io