Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Change ec2 network mode to start using bridge instead of awsvpc #2

Open
eldimious opened this issue Jul 2, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@eldimious
Copy link
Contributor

awsvpc network mode has some limitations because it assigns ENI to each ec2 so for example the t2.micro can have only 2 ENIs, so it can run only 2 tasks

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking.html

@eldimious eldimious added the enhancement New feature or request label Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant