Add AWS Instruction
Instruction to use EC2 Bare Metal Instance
This commit is contained in:
parent
4e5370b85b
commit
a34a7e8339
|
@ -3,3 +3,8 @@ Azure
|
||||||
|
|
||||||
Make sure that the nodes, pods, containers for your emulators are generated within a **VM** of series **Dv3** or **Ev3**.
|
Make sure that the nodes, pods, containers for your emulators are generated within a **VM** of series **Dv3** or **Ev3**.
|
||||||
Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization
|
Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization
|
||||||
|
|
||||||
|
AWS
|
||||||
|
-----
|
||||||
|
Make sure that containers for your emulators are generated within a EC2 Bare Metal Instance(i3.metal)
|
||||||
|
Reference: https://aws.amazon.com/jp/blogs/aws/new-amazon-ec2-bare-metal-instances-with-direct-access-to-hardware/
|
||||||
|
|
Loading…
Reference in a new issue