Hey Guys, so in the flyte config.yaml file, what d...
# ask-the-community
n
Hey Guys, so in the flyte config.yaml file, what do i configure the endpoint as , is it the svc endpoint or ingress endpoint? I have installed flyte on eks cluster on aws and used nginx-ingress instead of aws load balancer. Can someone help me with it, I am able to access the console page but not able to create a project as I have to configure the admin endpoint in the config.yaml file. It will be highly appreciated if someone can guide me. BR Nishkal
s
cc @David Espejo (he/him)
d
@Nishkal Gupta it would be your ingress host, like
dns:///your-ingress-url
Please let us know any further question
n
ingress controller or the ingress of the flyteadmin?
d
The ingress resource that got created during Flyte deployment. Yes, that would be the ingress for flyteadmin