Use existing ALB with aws-alb-ingress-controller instead of creating a new one?
42 views
Skip to first unread message
Benjamin Smedberg
unread,
Jan 15, 2020, 1:14:02 PM1/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubernetes-sig-aws
The normal way for aws-alb-ingress-controller to work is that the controller creates the load balancer. But would it be possible to use the controller to add an AWS service to an existing load balancer and target group which is managed externally? We typically deploy our DNS and load balancers externally using terraform, and so we'd merely like to use the controller to map a target group to the particular nodes/ports that run a kubernetes service.