Attach existing AWS Application Load Balancer to Traefik

Hi Team,

Right now:
I am creating traefik in EKS cluster and it works well but it creates a load balancer of itself.

I would like to:
I want to create the load balancer separately using terraform and attach some security groups to it. So, I wanted to understand if there is a way to attach the existing load balancer to traefik. I am using Helm charts.

Looking forward to your response.

Thanks,
Manmohan Rawat

@daniel.tomcej & @jakubhajek any suggestions