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

Advertise VIP through mDNS #57

Open
thebsdbox opened this issue Jul 20, 2020 · 4 comments
Open

Advertise VIP through mDNS #57

thebsdbox opened this issue Jul 20, 2020 · 4 comments
Labels
enhancement New feature or request services in-cluster

Comments

@thebsdbox
Copy link
Collaborator

https://github.com/brutella/dnssd <- should be relatively straight forward

@displague
Copy link
Contributor

displague commented Nov 3, 2020

Is it fair to say this means two things:

With this provider,

  • VIP would be handled by publishing addresses to mDNS with a configuration defined name foo.local
  • Type: LoadBalancer requests could return a generated/managed mDNS name: {uuid}.local

@thebsdbox thebsdbox removed this from the 0.2.1 more service Loadbalancer milestone Nov 30, 2020
@displague
Copy link
Contributor

mDNS support in kube-vip would alleviate some need of kubernetes-sigs/external-dns#1604

@boniek83
Copy link

mDNS support in kube-vip would alleviate some need of kubernetes-sigs/external-dns#1604

Only for homelab users.

@displague
Copy link
Contributor

Here's an alternative https://github.com/blake/external-mdns/#external-mdns

The implementation details could help with this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request services in-cluster
Projects
None yet
Development

No branches or pull requests

3 participants