solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.08k stars 438 forks source link

Add ability for adding entries to CoreDNS with Gloo Edge #8428

Open edubonifs opened 1 year ago

edubonifs commented 1 year ago

Version

1.14.x (latest stable)

Is your feature request related to a problem? Please describe.

One of our customers has the requirement of calling internalService by their VirtualHost, so create a VirtualService with the VirtualHost domain and call an internalService. They would have to go through the AWS Loadbalancer to reach the gateway-proxy, and they receive an error because source is the same as destination, AWS doesn't support that.

So they are requesting is adding the VirtualHost to Kubernetes coreDNS would be possible.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional Context

No response

github-actions[bot] commented 3 months ago

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.