惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
G
Google Developers Blog
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
博客园 - 三生石上(FineUI控件)
MongoDB | Blog
MongoDB | Blog
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
云风的 BLOG
云风的 BLOG

The Register - Software: Virtualization

Xen Project gets serious about safety in push to possibly partition robot brains NodeWeaver says its perpetual licensing beats VMware’s perpetual price hikes NodeWeaver: Perpetual licensing beats VMware nickel-and-dime Microsoft cuts cloudy desktop prices by 20 percent Western Union zaps VMware and moves to Nutanix Nutanix thinks some Azure cloud desktops belong on-prem Nutanix thinks some Azure cloud desktops belong on-prem Nutanix brings its K8s to bare metal Half of VMware users plan to reduce usage by 2028 Xen Project announces five years of support for all releases Xen Project announces five years of support for all releases Broadcom says AI companies can’t make their own silicon One vendor doesn't mind high RAM prices: VMware NUC, NUC! Who’s there? ASUS with a thin client for cloud PCs Why flexibility will define the future of functionality AWS adds nested virtualization option for handful for EC2 Cisco set to release hypervisor as VMware alternative Cisco set to release hypervisor as VMware alternative Contain your Windows apps inside Linux Windows VMware scores early win in Siemens software licensing case Broadcom 'bulldozes' VMware CSPs with March deadline Java devs want container security - not the hassle Microsoft to face questions over From SA program Dell wants £10m+ from VMware if Tesco case goes against it Lenovo has a hunch you’re about to try quitting VMware China crew abused ESXi zero-days a year before disclosure China crew abused ESXi zero-days a year before disclosure AWS adds hybrid cloud storage support for Nutanix Nutanix pushes sovereign cloud in another swipe at VMware Nutanix pushes sovereign cloud in another swipe at VMware
Nutanix to add KubeVirt support to run VM on K8s at the edge
Simon Sharwood Simon Sharwood · 2026-04-09 · via The Register - Software: Virtualization

Virtualization

Arm support is on the agenda, too, because AI is going to run on everything

EXCLUSIVE Nutanix plans to support KubeVirt to allow its customers to run both containers and VMs on the edge.

It’s common to run Kubernetes inside virtual machines because it is a workload that – like many others – can benefit from the logical isolation virtualization offers. Nutanix, VMware, and others have their roots in managing virtual machines and therefore happily accommodate Kubernetes and even individual containers running inside VMs that employ a lightweight OS. Such vendors make a virtue of the fact that it’s possible to manage containers with the same tools used to wrangle virtual machines.

VMs inside Kubernetes feel a bit bonkers, because containers are an entirely different type of abstraction. But some K8s users felt the need to run some VMs and wanted to use the same tools to manage both containers and VMs.

The result was KubeVirt, a Cloud Native Computing Foundation project that makes it possible to run virtual machines inside Kubernetes, mostly for occasions when it’s not possible to refactor VMs as containerized apps.

Nutanix will embrace KubeVirt for a slightly different reason. The company, this week, revealed a bare metal version of its NKP Kubernetes distribution that it feels will often be used on the edge, where applications are mostly containerized and hardware resources are often modest, making use of a full hybrid cloud stack a little wasteful.

But Nutanix thinks some customers who like the idea of running bare metal Kubernetes on the edge may also have a small number of virtualized applications they want to run there.

“Why not support them?” asked Nutanix executive veep of product management Thomas Cornely in conversation with The Register. However, he ruled out supporting KubeVirt in the datacenter, because Nutanix already has its AHV hypervisor to run VMs.

For years, pundits have considered hypervisors a mature technology.

Nutanix execs The Register met at the company’s .NEXT conference in Chicago this week beg to differ, because they feel AI workloads mean the hypervisor’s ability to schedule work and allocate resources is needed like never before. Nutanix created a special version of AHV for its recently released Agentic AI stack to ensure the tool can work well across CPUs and GPUs.

Cornely told The Register that Nutanix has more work to do, because the company expects AI workloads will soon sprawl across multiple sources of computing power that use different architectures. The EVP said Arm support for AHV is therefore on Nutanix’s roadmap, if only to enable emulation of x86 instructions on Arm. Nutanix thinks it will also need to enhance AHV to take advantage of manycore x86 CPUs that blend efficient and performance cores.

Hypervisor innovation is therefore on the agenda.

Another theme at the conference was that VMs will never go away. Nutanix is clearly helping to bring about that prediction by making it possible for them to run in more places and on more hardware. ®