You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/06 03:39:06 UTC

[GitHub] [apisix] spacewander commented on issue #4986: Set discovery to DNS, and the service port cannot be obtained automatically

spacewander commented on issue #4986:
URL: https://github.com/apache/apisix/issues/4986#issuecomment-913313767


   What's the output of:
   ```
   dig @your_consul_ip gateway.service.consul
   dig @your_consul_ip gateway.service.consul SRV
   dig @your_consul_ip gateway.service.consul A
   ```
   in your environment?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org