generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you'd like
Static IP addresses are required for certain load testing scenarios. The current AWS Fargate architecture assigns dynamic IP addresses to containers, which may present compatibility issues with applications or systems that require IP whitelisting or have IP-based access controls.
Use of multiple NAT Gateways is not a viable solution, cost wise. Alternative workaround could be an NLB or multiple EC2 instances running proxies
Describe the feature you'd like
Ability to use specific (multiple) EIPs so that could whitelist them.
yodog
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request