docs/platform-aws.md: add crucial note about ENA for linuxkit push aws

Signed-off-by: Jeffrey 'jf' Lim <jf@users.noreply.github.com>
This commit is contained in:
Jeffrey 'jf' Lim 2022-09-28 21:34:16 +08:00
parent d589bd18f1
commit 5f1ae239bb
No known key found for this signature in database
GPG Key ID: 490E7F256E67B497

View File

@ -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. 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 linuxkit push aws -bucket bucketname -timeout 1200 aws.raw