mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
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:
parent
d589bd18f1
commit
5f1ae239bb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user