Redirecting a hostname to a different IP address in your Kubernetes Pods
There can be good reasons to make your pods think that myurl.example.org resides at a different IP address than your dns servers would answer. This blog shows a quick and dirty way to establish just that
Continue reading