Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Pod to Pod communication through OpenShift internal DNS

kuanfandevops edited this page Dec 21, 2017 · 2 revisions

Open /etc/resolv.conf
It has line of "search .svc.cluster.local svc.cluster.local cluster.local dmz gov.bc.ca hs.advsol.tech" .

When one pod needs to communicate to another one, use the following format ..svc.cluster.local.

Clone this wiki locally