Shraddha Bang
Shraddha Bang
@rifler If you go through the Installation steps [here](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.7/deploy/installation/#option-a-recommended-iam-roles-for-service-accounts-irsa), you will notice that we ask to attach the [IAM policies](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.7/deploy/installation/#option-a-recommended-iam-roles-for-service-accounts-irsa:~:text=%2D%2Dattach%2Dpolicy%2Darn%3Darn%3Aaws%3Aiam%3A%3A%3CAWS_ACCOUNT_ID%3E%3Apolicy/AWSLoadBalancerControllerIAMPolicy%20%5C) to your service account role. So if want to create...
Yes you can use it as long as you have required right IAM policies attached to your SA.
@gytis-ivaskevicius Have you looked into trying out using [AWS Global accelerator](https://docs.aws.amazon.com/global-accelerator/latest/dg/introduction-benefits-of-migrating.html#:~:text=Acceleration%20for%20latency%2Dsensitive%20applications) with ALB for latency routing? We dont support this integration yet on our controller. But we can look into...
/lgtm /approve
@wonko Thank you for this excellent suggestion. We will take a look into fixing this problem.
@sanketg86 Could you please tell us which version of AWS Load Balancer controller you are using? I see you have mentioned the nginx-controller version.
/kind feature Its a good suggestion. Will look into this if we can support this.
/good first issue