kuberesolver
kuberesolver copied to clipboard
Grpc Load Balancer with Kubernetes resolver
Hi @sercand, I have some questions about how to use this library and what are the best practices. Current [README.md](https://github.com/sercand/kuberesolver/blob/7ece63417d6d1930993625988298f6b2ba8feb55/README.md) suggests to use this along with a client side load...
Hi @sercand, first of all thanks for bringing up this beautiful little project. We're doing a lot of gRPC based communication in a multi-AZ cluster with lot's of movement. Thus...
can we make another language version? [eg: java/javascript]
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
## Description We noticed that Endpoints sometimes has stale data when the deployment scaled out and in frequently, but we won't have that problem if we use "service-name.namespace.svc.cluster_name:8080" instead of...