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

external-dns: support Gloo Gateway as a DNS Endpoint Source #2467

Closed
ilackarms opened this issue Feb 19, 2020 · 6 comments
Closed

external-dns: support Gloo Gateway as a DNS Endpoint Source #2467

ilackarms opened this issue Feb 19, 2020 · 6 comments
Assignees
Labels
stale Issues that are stale. These will not be prioritized without further engagement on the issue. Type: Enhancement New feature or request

Comments

@ilackarms
Copy link
Member

Today Gloo users have to decide between the gateway API and ingress API for routing. Gateway exposes the full set of Envoy features, but ingress integrates natively with external-dns: https://github.com/kubernetes-sigs/external-dns/ which automates DNS provisioning from Kube resources.

We should contribute a plugin upstream for Gloo (Istio and Contour are already supported) which allows External-DNS controller to process DNS Endpoints from Gloo Gateways+VirtualServices

More info on "Sources":

https://github.com/kubernetes-sigs/external-dns/blob/master/docs/contributing/sources-and-providers.md

@ilackarms ilackarms added the Type: Enhancement New feature or request label Feb 19, 2020
@cten
Copy link

cten commented Feb 19, 2020

This would be great, we are looking to use Gloo for handling native Ingress resources and as a Gateway. We currently use External-DNS to dynamically update DNS records as new services are deployed. It appears that the Ingress scenario might already be handled because Gloo sets the status field in Ingress objects but being able to also support the VirtualServices would be awesome allowing us to take advantage of our External-DNS deployment for all domains.

@ilackarms
Copy link
Member Author

to track on external-dns: kubernetes-sigs/external-dns#1435

@base698
Copy link

base698 commented Feb 21, 2020

Would also really like this feature.

rickducott pushed a commit that referenced this issue Jun 12, 2020
Until #2467 is resolved, removing misleading sentence.
soloio-bulldozer bot pushed a commit that referenced this issue Jun 12, 2020
* Remove misleading sentence

Until #2467 is resolved, removing misleading sentence.
@jameshbarton
Copy link
Contributor

Another enterprise customer asked for this to help with integrating Edge with a large (~150), mission-critical service network that supports their entire customer digital experience. See details in internal notes.

@SantoDE SantoDE self-assigned this Feb 23, 2023
Copy link

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.

@github-actions github-actions bot added the stale Issues that are stale. These will not be prioritized without further engagement on the issue. label Dec 15, 2023
Copy link

This issue has been closed due to no activity in the last 12 months.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that are stale. These will not be prioritized without further engagement on the issue. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants