From 5f1ae239bbfb4eddb3e4f28792f9265c1eed205d Mon Sep 17 00:00:00 2001 From: Jeffrey 'jf' Lim Date: Wed, 28 Sep 2022 21:34:16 +0800 Subject: [PATCH] docs/platform-aws.md: add crucial note about ENA for `linuxkit push aws` Signed-off-by: Jeffrey 'jf' Lim --- docs/platform-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform-aws.md b/docs/platform-aws.md index 5b4e72711..310faf939 100644 --- a/docs/platform-aws.md +++ b/docs/platform-aws.md @@ -35,7 +35,7 @@ specified bucket, and create a bootable image from the stored image. Alternatively, you can use the `AWS_BUCKET` environment variable to specify the bucket name. -**Note:** If the push times out before it finishes, you can use the `-timeout` flag to extend the timeout. +**Note:** If the push times out before it finishes, you can use the `-timeout` flag to extend the timeout. You may also want to consider passing `-ena` to enable enhanced networking in the AMI. ``` linuxkit push aws -bucket bucketname -timeout 1200 aws.raw