kuberesolver icon indicating copy to clipboard operation
kuberesolver copied to clipboard

Grpc Load Balancer with Kubernetes resolver

Results 6 kuberesolver issues
Sort by recently updated
recently updated
newest added

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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=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...

dependencies

## 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...