-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: gRPC support #2207
Comments
@egeland this is not released yet. We need to wait for 1.3.10. The code for gRPC is only present in hg. |
I know - which is why I made sure to say "upcoming release" 😉 |
I'd like to get the ball rolling on this. I assume the following would need to be implemented:
What i'm not sure about is the conflict between existing annotations and gRPC, can they be re-used or should all gRPC annotations be prefixed |
@panamafrancis first, let's wait for the release. After that, I will update the nginx image to add support for gRPC. |
To any user watching this issue: do you have a stateless gRPC service ready for Kubernetes? Temporal image: quay.io/aledbf/nginx-ingress-controller:0.345 Thanks in advance |
Does this feature is part of the 0.13.0? |
@aledbf cool thanks! the annotations docs is out of date, this flag is missing. |
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
FEATURE REQUEST
NGINX has announced gRPC load balancing support in the upcoming release - see https://www.nginx.com/blog/nginx-1-13-10-grpc/
Please add support for this to the ingress controller
The text was updated successfully, but these errors were encountered: