EC2 Nested Virtualization

0

As I understand, nested virtualization is currently only available on Metal EC2 instances.

I see in this question that Graviton 2 uses the ARMv8.2 architecture, which does not have native support for nested virtualization, but Graviton 3 is based on ARMv8.4 that should support this:

Will I be able to use nested virtualization on EC2 instances with Graviton 3 that are not metal?

質問済み 5ヶ月前181ビュー
1回答
0

Currently EC2 VMs do not support nested virtualization for any architecture. To run your own hypervisor on EC2, you have to use *.metal instances. From there you could do nested virtualization, but at that point there's no need as you have the entire machine to work with.

Reference: https://aws.amazon.com/about-aws/whats-new/2023/02/amazon-ec2-c7g-metal-instances-available/ https://aws.amazon.com/blogs/dotnet/powering-net-8-with-aws-graviton3-benchmarks/ https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-emr-amazon-ec2-c7g-graviton3-instances/

AWS
サポートエンジニア
回答済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ