-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
communityenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/largeEstimated to be completed within two weeksEstimated to be completed within two weeks
Milestone
Description
As a user of NGF
I want to route traffic outside of my cluster with my routes
So that in circumstances where my applications are not hosted in the cluster, I can route to them.
Acceptance
- Any Route object in NGF supports routing to an ExternalName service.
- User can supply their DNS resolver for at least ExternalName services per Gateway.
Questions for investigation
- Dynamic DNS Resolution moved to OSS for NGINX. Can we now ExternalName services with OSS?
Links
--- ORIGINAL ISSUE ---
Is your feature request related to a problem? Please describe.
While using ExternalName Service as a backend in HTTPRoute, 502 Bad Gateway
is returned by nginx
Describe the solution you'd like
The request should be forwarded to the CNAME specified in the service
Describe alternatives you've considered
Happy to try out any other alternatives to invoke an external service with the Gateway API
cybercoder and shaun-nxcybercoder
Metadata
Metadata
Assignees
Labels
communityenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/largeEstimated to be completed within two weeksEstimated to be completed within two weeks
Type
Projects
Status
✅ Done