We are planning to migrate to our app to kubernetes. would like to do a lest possible changes as possible. Is there a way to map internal DNS abc.xyz to abc-xyz.default.svc.cluster.local. if the app calles abc.xyz it abc-xyz.default.svc.cluster.local.
Would ISTIO or any othere kubernetes feature help?