Skip to content

eks target group binding

0

instead of AWS ingress.yaml, can i register pods automatically with targetgroup CRD?, do i need to install loadbalancer controller also for this?

asked 3 years ago2.1K views

1 Answer
1

Hello,

yes you need to install the 'AWS Load Balancer Controller' to be able to use this feature as this is feature comes from AWS Load Balancer Controller only also yes pods automatically register with targetgroup binding when created. you can checkout this detailed blog here https://aws.amazon.com/blogs/containers/a-deeper-look-at-ingress-sharing-and-target-group-binding-in-aws-load-balancer-controller/ for more detailed information and steps.

AWS

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.