ancient-wolf-19325
06/18/2024, 10:46 PM<http://alb.ingress.kubernetes.io/actions.app-root|alb.ingress.kubernetes.io/actions.app-root>: '{"Type": "redirect", "RedirectConfig": {"Path": "/console", "StatusCode": "HTTP_302"}}'
# Answer
Yes, ALB ingress redirection is configured and working for Flyte deployments. The annotation alb.ingress.kubernetes.io/actions.app-root is used to redirect traffic to a specific path, in this case, /console, with a status code of HTTP_302. This configuration is present in both the eks-starter.yaml and eks-production.yaml files.
Would you like more details on how to set this up or troubleshoot any issues you are facing?
Sources:
- eks-starter.yaml
- eks-production.yaml
Slack Link
https://flyte-org.slack.com/archives/CP2HDHKE1/p1718750797.043169 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.