Hi, I want to deploy Flyte Helm charts to our EKS cluster. We currently have an older version of AWS Ingress Controller than required for the Ingress. Is it possible to bypass this requirement by e.g., port-forwarding and still being able to deploy workflows to
FlyteAdmin
? It is in our road map to bump the ALB Ingress Controller version, but until that is done I would still like to experiment with Flyte on EKS.
g
great-school-54368
03/25/2022, 1:07 PM
Yes, You don’t need LB for flyte deployment, Flyteadmin you can access by port-forwarding, You will face issue with flyteconsole most probably
cc: @User