How to access services in a different kubernetes cluster using DNS and not willing to use External ingress. With in the cluster I am using internal DNS ex: mysvc.mynamespace. How i can achieve the same from one Cluster to another.
You can explore KubeFed which allows cross cluster service discovery