Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watcher load balancing #897

Open
joaosilva15 opened this issue Dec 3, 2024 · 0 comments
Open

Watcher load balancing #897

joaosilva15 opened this issue Dec 3, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@joaosilva15
Copy link

Feature request

Hello 👋 not sure if this is already possible but I would like to be able to configure the watcher to do GRPC client-side load balancing. This would make it easier to set up in Kubernetes as we would need to create a headless service and connect the watcher to it, instead of configuring a load balancer between the watcher and the API.

If this feature is already implemented, can you please point me to some docs on how to do it? I created the headless service and made the watcher have the same behaviour as with the normal service. Looking through the code I believe some GRPC configurations are lacking for this to be possible.

Thanks!

@joaosilva15 joaosilva15 added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant