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

Enable loadbalance plugin for submariner-lighthouse-corends #3308

Open
t0lya opened this issue Dec 20, 2024 · 0 comments
Open

Enable loadbalance plugin for submariner-lighthouse-corends #3308

t0lya opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@t0lya
Copy link
Contributor

t0lya commented Dec 20, 2024

What would you like to be added:
Add loadbalance plugin to submariner-lighthouse-coredns Corefile. See https://github.com/submariner-io/submariner-operator/pull/3309/files

Why is this needed:

We would like to randomize A records for headless services to better distribute load across the services' target pods. This is how Kubernetes' built-in CoreDNS behaves, as loadbalance plugin is added default there https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/#coredns-configmap-options. We would like to enable same behavior for submariner-lighthouse-coredns to keep DNS resolution behavior consistent across cluster.local and clusterset.local zones.

@t0lya t0lya added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant