No, we only report pod IPs via PTR records if they are part of a stateful
set and you have set the serviceName field on the set.

On Thu, Oct 5, 2017 at 6:35 PM, Srinivas Naga Kotaru (skotaru) <
[email protected]> wrote:

> 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
>
>
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
  • PTR record for POD Srinivas Naga Kotaru (skotaru)
    • Re: PTR record for POD Clayton Coleman

Reply via email to