wgy-home commented on issue #49:
URL: 
https://github.com/apache/apisix-helm-chart/issues/49#issuecomment-812302952


   > Does this problem can be reproduced by executing commands like `dig` or 
`nslookup` in the APISIX container?
   
   ipv4 can be parsed normally,But I have disabled IPv6 in the cluster.
   ```shell
   # nslookup apisix-etcd.ingress-apisix.svc.cluster.local
   Server:         10.254.0.2
   Address:        10.254.0.2:53
   
   ** server can't find apisix-etcd.ingress-apisix.svc.cluster.local: NXDOMAIN
   
   Name:   apisix-etcd.ingress-apisix.svc.cluster.local
   Address: 10.254.112.146
   ```
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to