1 Answer
- Newest
- Most votes
- Most comments
1
There are some limitations on IP targets for ALBs (full details here: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#target-type)
Specifically, you cannot specify a publicly routable address as a target, unless it is in the subnet of the VPC for the target group. Otherwise, it has to be in (10.0.0.0/8, 100.64.0.0/10, 172.16.0.0/12, or 192.168.0.0/16)
answered 2 years ago
Relevant content
- asked 4 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago