gxthrj commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-718503941
> @gxthrj please help me to confirm if the APISIX can support this resolver for k8s ENV. > > ``` > bash-5.0# cat /etc/resolv.conf > nameserver 172.21.0.10 > search apisix.svc.cluster.local svc.cluster.local cluster.local > options ndots:5 > ``` > > especially about `search apisix.svc.cluster.local svc.cluster.local cluster.local`, I am not sure for this. the search meaning: *.apisix.svc.cluster.local *.svc.cluster.local *.cluster.local will use 172.21.0.10 nameserver. the config of /etc/resolv.conf looks correct ---------------------------------------------------------------- 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]
