-
Notifications
You must be signed in to change notification settings - Fork 134
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
Document how to configure DNS in Hostport / NodePort mode #354
Comments
external-dns project only works with LoadBalancer, NodePort is not supported. https://github.com/kubernetes-incubator/external-dns/blob/master/docs/faq.md#which-kubernetes-objects-are-supported |
We can use https://github.com/appscode/go-dns to deal with any generic DNS server. |
Kops dns-controller may also handle this: Out-of-date, but better docs here: |
|
Merged into #355 |
Voyager should manage the Route 53 settings for having all of the nodes running HAProxy in the DNS A record.
From our Slack: "It would be great if this was added as a mode of operation for Voyager. I may be the only person on the planet that is on Amazon but can't use an ELB, though. Well, maybe also these guys: https://www.loggly.com/blog/why-aws-route-53-over-elastic-load-balancing/ "
The text was updated successfully, but these errors were encountered: