square-fish-4786
05/12/2023, 11:09 AM/etc/resolv.conf file in the ingress-controller pods is just a mount of the host node, and it’s not setup to do any internal resolve like search ingress-nginx.svc.cluster.local svc.cluster.local cluster.local (I have this in a ingress-controller deployed by the official ingress-nginx helm).
is it the expected behaviour?
Is there a way to setup the ingress controller to resolve internal dns records too?
Thank you