Thanks for fast response. Actually we are querying K8S DNS endpoint like myhzapp1-hzsvc.demo.endpoints.cluster.local to get VIP/IP of pods.
And got Failures, trying to understand the root cause. is there a way to see these K8S DNS logs? > On 4 Oct 2017, at 22:02, Clayton Coleman <[email protected]> wrote: > > OpenShift doesn't run a DNS pod - each node and each master can answer DNS > queries. Logging for failed DNS queries is available on the node process > (origin-node) in the system journal at --loglevel=3 and above > > On Wed, Oct 4, 2017 at 2:33 PM, Barış Aydınöz <[email protected] > <mailto:[email protected]>> wrote: > Hi everyone, > > How can I reach K8S DNS logs for a namespace/project > > I am looking sth similar to this: > https://gist.github.com/jbw976/41145c9e4f8dcc7e106839cd22801641 > <https://gist.github.com/jbw976/41145c9e4f8dcc7e106839cd22801641> > > However, when I try on my OCP installation I can not reach the DNS pod? > > Thanks in advance. > > > _______________________________________________ > users mailing list > [email protected] <mailto:[email protected]> > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > <http://lists.openshift.redhat.com/openshiftmm/listinfo/users> > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
