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

Open question regarding andromeda vs designate usecases #640

Open
yanndegat opened this issue Nov 22, 2024 · 3 comments
Open

Open question regarding andromeda vs designate usecases #640

yanndegat opened this issue Nov 22, 2024 · 3 comments

Comments

@yanndegat
Copy link

Hi @notandy

this project seems really great, still i have a fundamental question regarding its role vs designate. It's not very clear in the README.

i perfectly understand the usecase of a gslb. And i know that designate is not (yet) capable of geo routing and cannot be used as
a building block for a gslb.

That said, in a typical openstack deployment, could andromeda completly replace designate ? or should it be seen as a complementary system, such as one would globally manage a zone with designate, and only declare NS records pointing to andromeda for the enpoints which requires georouting strategies ?

thanks a lot for clarification.

BR

@notandy
Copy link
Collaborator

notandy commented Nov 22, 2024

or should it be seen as a complementary system, such as one would globally manage a zone with designate, and only declare NS records pointing to andromeda for the enpoints which requires georouting strategies ?

This ☝️
Andromeda itself doesn't manage DNS names, but uses third party services to accomplish it. Currently, there is no Designate backend existing, but it would be totally feasible to extend existing (static) Designate with the ability to deploy georouting strategies.

@yanndegat
Copy link
Author

ok i see. but if designate is not capable of geo routing ( at least not yet ) and andromeda neither ( as it relies on its backend to achieve it). what's the best next move if you cant rely on F5 or akamai? add new design for georouting in designate and impl. a new andromeda backend? or something else more straightforward?

@notandy
Copy link
Collaborator

notandy commented Nov 22, 2024

Yeah, Designate would've to implement some kind of geo-routing in this case, letting andromeda reply the DNS responses makes designate pretty useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants