Skip to content

svennjegac/grpc-load-balancing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-load-balancing

Example of gRPC load balancing on Kubernetes.

  • The server is deployed as a headless service to expose all endpoints (pods) via DNS
  • The client utilizes client-side round-robin load balancing over all reachable endpoints

About

Example of gRPC load balancing on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published