delightful-computer-49028
11/16/2022, 5:24 PMkubectl -n flyte port-forward service/flyteconsole 8080:80
The only thing I didn't follow in the guide is having a domain name. We don't want to expose this externally. But I am surprised the port forwarding doesn't work. Is the domain name used beyond just the ingress point?freezing-journalist-8768
11/16/2022, 7:41 PMwooden-sandwich-59360
11/17/2022, 11:37 AMfreezing-journalist-8768
11/17/2022, 2:08 PMfreezing-journalist-8768
11/17/2022, 3:55 PMADMIN_API_URL
is not properly setup during the deployment.
If you open devtools in your browser, can you look at the network requests that are failing and make sure they are going to the correct domain?delightful-computer-49028
11/17/2022, 4:41 PMfreezing-journalist-8768
11/17/2022, 4:42 PMhigh-park-82026
flyte-binary
comes with a single deployment, a single configmap and a proxy service that allows you to port-forward a single port to get both grpc and http protocolswooden-sandwich-59360
11/18/2022, 8:21 AMhigh-park-82026