cloudflare / cloudflare-ingress-controller

A Kubernetes ingress controller for Cloudflare's Argo Tunnels
Apache License 2.0
365 stars 55 forks source link

GRPC support #111

Open bkeroackdsc opened 6 years ago

bkeroackdsc commented 6 years ago

Do you have any plans for supporting GRPC backend services with Argo tunneling?

mattalberts commented 6 years ago

I'd definitely like to support gRPC, I just haven't tested and debugged a gRPC service behind a tunnel yet (and it will largely depend on what argo-tunnel provides, this is just a client :P).

mavrick commented 5 years ago

trying to get grpc working today, but cloudflare drops the http2 connection and only sends http from argo to the nginx reverse proxy inside k8s. if we can have an option to pipe http2 traffic down argo and terminate it at nginx with a cloudflare origin cert that would be most awesome!

markmssd commented 5 years ago

Has there been any progress for gRPC support? Cloudflared as an Ingress Controller has so much potential!

morgangallant commented 5 years ago

Are there any updates on this thread? From my testing, haven't been able to pipe gRPC HTTP2 connections through Cloudflare proxy, had to use DNS only mode for it to work. However, this is less than ideal. I'd appreciate if anyone has any insights here on how to accomplish this. :smile:

aofei commented 4 years ago

I think you guys might be interested in this message: https://twitter.com/prdonahue/status/1252886427475611650. 🍻

maxnilz commented 4 years ago

Up vote

Mars1974 commented 3 years ago

Up vote

Are there any updates after the october announcement on supporting gRPC? https://blog.cloudflare.com/announcing-grpc/ https://support.cloudflare.com/hc/en-us/articles/360050483011-Understanding-Cloudflare-gRPC-support