Nested Virtualization support on EC2 Graviton 3 *.metal instances

0

Hi,

We have a use-case where we need to run nested virtual machines on our Linux based Graviton3 metal instances. So far we have managed to run a virtual machine, Ubuntu 20.04, however the virtual machine doesn't expose /dev/kvm.

Is this feature supported ?

asked 4 months ago355 views
1 Answer
0

In terms of Graviton3 which utilizes the Architecture ARMv8.4-a [1] from the 8.3 version onward nested virtualization is supported. This is only the case for the Bare Metal instances, as you mentioned.

From a hardware and architecture perspective this is supported. It would come down to the software that you are using to perform this.

References: [1] https://developer.arm.com/documentation/102142/0100/Nested-virtualization [2] https://phoenixnap.com/kb/ubuntu-install-kvm [3] https://ubuntu.com/blog/kvm-hyphervisor

AWS
SUPPORT ENGINEER
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions