Hello, I've been using the Kubernetes nginx-ingress controller <https://github.com/kubernetes/ingress-nginx> for exposing my gRPC servers with clients outside the cluster. However, I have had a somewhat disappointing experience using the nginx-ingress and have filed these issues accordingly:
- one connection to ingress, multiple connections to pods <https://github.com/kubernetes/ingress-nginx/issues/4049> - disproportionate load balancing <https://github.com/kubernetes/ingress-nginx/issues/4054> There are several options <https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/> other than the nginx. For developers running gRPC servers on Kubernetes, what have you found is the best ingress controller solution for your applications? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/a3b16b1a-4f48-4ce8-9500-3ae8d63ed415%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
