Hey all, deploying flyte using flyte-core helm acr...
# flyte-deployment
b
Hey all, deploying flyte using flyte-core helm across a number of clusters in production and hoping to avoid using an ingress. Port forwarded access to the console and admin would be perfectly fine for our use-case, however I am having difficulties getting this to work. The forwarded console expects the admin to be on the same domain, so it is unable to hit the forwarded admin. Anyone know a workaround for this? I know this is possible when deploying standalone with flyte-binary, but I would like to use flyte-core if possible.
a
so is this multiple K8s clusters? Are you port-forwarding flyteconsole and flyteadmin and getting errors or?