Skip to content

Instantly share code, notes, and snippets.

@rponte
Last active October 20, 2023 07:29
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save rponte/a8b53367837f8684f36ea2494ad76b95 to your computer and use it in GitHub Desktop.
Save rponte/a8b53367837f8684f36ea2494ad76b95 to your computer and use it in GitHub Desktop.
gRPC Load Balancing may not be that easy
@rponte
Copy link
Author

rponte commented Mar 19, 2021

@infinito84
Copy link

I'm working on this with some advances.
https://gitlab.com/infinito84/grpc-go-kubernetes

From inside the cluster, with linkerd I can handle load balancing at L7, however, I haven't been able to use this load balancing feature outside the cluster. could you give a hand?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment