• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • FLP
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • NetObserv - Sprint 279, NetObserv - Sprint 280
    • None
    • None
    • None

      The DNS queries that netobserv does are not optimized, leading to frequent DNS NXDOMAIN when resolved. For instance, querying for:
      loki.netobserv.svc
      results in several DNS lookups with different combinations of appended suffixes; all will fail, except that one:
      loki.netobserv.svc.cluster.local

      We can prevent those suffix combination lookups by appending a "." at the end of the complete URL:
      loki.netobserv.svc.cluster.local.

      A way to observe the problem is using the new health & alerts feature with DNS tracking enabled (you will see netobserv among the unhealthy namespaces), or using the new DNS QNAME feature (you will see weird QNAME in flp-to-coredns traffic, with NXDOMAIN error)

              jtakvori Joel Takvorian
              jtakvori Joel Takvorian
              None
              None
              None
              Kapil Jain Kapil Jain
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: