tao12345666333 opened a new issue #927: URL: https://github.com/apache/apisix-ingress-controller/issues/927
I have seen some voices in the community, hoping that APISIX Ingress can proxy external services e.g: #813 #645 For these two types of requirements, it is a relatively simple requirement for [1], we only need to add the corresponding External name type service to complete. But for #645 , I found a very interesting situation. No other Ingress controller implements similar functionality yet, and I think this would be a huge feature. APISIX actually supports setting the domain name to nodes in the upstream. But APISIX Ingress is not yet supported. To achieve the above function, we can set a special `resolveGranularity` to directly convert the record of the external name to Node. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
