Y
Hacker News
new
|
ask
|
show
|
jobs
by
TrueDuality
2556 days ago
Sweet. Now add support for multiple ports on a single service[1] and this load balancer might actually become useful.
[1]:
https://github.com/aws/containers-roadmap/issues/104
1 comments
encoderer
2556 days ago
ALB !== NLB
link
cameroncooper
2556 days ago
With NLB targetting EC2 you can only specify one port per target group. To achieve multiple ports going to a single instance (or autoscaling group) you need to have one listener and target group per port.
link
TrueDuality
2556 days ago
It effects both (and that ticket is about both if go through the comments).
link