blog Kubernetes: How to resolve external DNS within a pod Sometimes we need to be able to resolve external ip addresses from within a pod. Let’s say you run something like WordPress, Nextcloud etc. within Kubernetes, and you want to …