linkerd / linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
https://linkerd.io
Apache License 2.0
10.49k stars 1.27k forks source link

Native grpc-web support #12293

Closed deusxanima closed 3 days ago

deusxanima commented 3 months ago

What problem are you trying to solve?

allow applications and browsers to communicate with gRPC services on the edge/outside the cluster through Linkerd

How should the problem be solved?

https://github.com/grpc/grpc-web/tree/master

Any alternatives you've considered?

running an additional sidecar proxy in each pod to handle grcp-web traffic (this presents additional operational overhead and may require significant changes to existing code bases)

How would users interact with this feature?

No response

Would you like to work on this feature?

None

stale[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.