HI

Is it possible to get POD name given POD IP address by querying master DNS 
server?


Service lookup working:

dig +short @master kubernetes.default.svc.cluster.local
172.24.0.1

PTR lookup not working:

$ dig -x @master 172.24.0.1 +short
172.24.0.1

--
Srinivas Kotaru
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to