when sighed in using keycloak, it said bad gateway
# ask-the-community
u
when sighed in using keycloak, it said bad gateway
d
I'm not sure I recognize `30699`as a port exposed by
flyte-binary
u
30699 is the nginx ingress svc nodeport
d
so, what's the output of
kubectl get ingress -n <your-flyte-namespace>
?
u
[k8s@podevm1 flyte]$ kubectl get ing -n flyte NAME CLASS HOSTS ADDRESS PORTS AGE flyte-flyte-binary-grpc <none> flyte.nginx.k8s 10.96.1.254 80 15m flyte-flyte-binary-http <none> flyte.nginx.k8s 10.96.1.254 80 15m
149 Views