https://flyte.org logo
#ask-the-community
Title
# ask-the-community
u

盛毅

06/26/2023, 6:08 AM
when sighed in using keycloak, it said bad gateway
d

David Espejo (he/him)

06/26/2023, 11:22 AM
I'm not sure I recognize `30699`as a port exposed by
flyte-binary
u

盛毅

06/27/2023, 12:59 AM
30699 is the nginx ingress svc nodeport
d

David Espejo (he/him)

06/27/2023, 6:52 PM
so, what's the output of
kubectl get ingress -n <your-flyte-namespace>
?
u

盛毅

06/28/2023, 1:48 AM
[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