<#3343 Add ip alb ingress target type for EKS valu...
# flyte-github
a
#3343 Add ip alb ingress target type for EKS values Pull request opened by fvde Tracking issue This change does not close an open Issue per se, but to I had to make this change in my config to get the ALB creation to work at all. See this Slack Thread for additional background: https://flyte-org.slack.com/archives/C01P3B761A6/p1671215817793359 Describe your changes Route traffic for EKS deployment directly from ALB to pods. For details: https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/ingress/annotations/#target-type
<http://alb.ingress.kubernetes.io/target-type|alb.ingress.kubernetes.io/target-type>: ip
Check all the applicable boxes ☐ I updated the documentation accordingly. Not sure if needed, seems to be referenced directly via eks-values.yaml mostly. ☐ All new and existing tests passed. ☑︎ All commits are signed-off. Screenshots Note to reviewers flyteorg/flyte All checks have passed 9/9 successful checks