From a34a7e8339a1fb4dd2806f43e70efc4d05d081f5 Mon Sep 17 00:00:00 2001 From: Tadashi Nemoto Date: Fri, 14 Sep 2018 12:37:03 +0900 Subject: [PATCH] Add AWS Instruction Instruction to use EC2 Bare Metal Instance --- README_CLOUD.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README_CLOUD.md b/README_CLOUD.md index c0a148e..ed3b9d7 100644 --- a/README_CLOUD.md +++ b/README_CLOUD.md @@ -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**. 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/