YapWC commented on issue #10624:
URL: https://github.com/apache/apisix/issues/10624#issuecomment-3694509758

   Hi guys, Service Discovery via DNS is the solution for this issue. By 
integrating the DNS directly with APISIX (just by modifying config.yaml).
   
   https://apisix.apache.org/docs/apisix/discovery/dns/
   
   I believe most of us who uses domain name would have a DNS resolving the 
domain name to IP address. And the solution of directing APISIX to your DNS for 
service discovery would be a much better solution where DNS record/IP (nodes) 
will be automatically gathered and apply rather than having to manually 
configure it in upstream.


-- 
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]

Reply via email to