Merge pull request #3829 from jf/update_platform-aws_docs

docs/platform-aws.md: add crucial note about ENA for `linuxkit push aws`
This commit is contained in:
Rolf Neugebauer 2022-10-06 09:35:25 +01:00 committed by GitHub
commit 0a223ec205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
**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