Closed zetaab closed 4 years ago
Did you create a route? By default, no listeners are opened until you have a valid routing config.
Let us know what happens after you create a route. This should resolve the ports not listening. I've also added some updates to the docs to make this more clear.
This appears to be resolved, let us know if you continue to experience problems.
I installed gloo using
glooctl install gateway
. However, this whole stuff does not work at all.Kubernetes service:
However, when I try to connect those endpoints from inside cluster. Those does not answer anything:
When I list ports listening in gateway-proxy:
log file for gateway-proxy does not say anything bad
gateways:
Now the only question is: why gateway-proxy does not have 8080 and 8443 ports listening? I did also new cluster and tried to install gloo as ingress controller - same problem. I cannot find way to install gloo that I could follow up "hello world" examples.
and all pods are btw healthy