Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-2240

Investigate how we determine public IP for routing between clusters

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Critical Critical
    • maistra-2.1.0
    • None
    • None
    • None
    • Sprint 2

      Ideally, we can automatically create a hostname that is publicly routable for federation. First idea was OCP Route, but that likely won't work as it uses SNI to determine which OCP Route to use (and we need custom SNI values for our internal routing already) - so we'd need a NodePort of our own.

      Also, when setting a hostname as NetworkGateway endpoint, Istio is currently resolving DNS at startup, this has to be more dynamic, e.g. by looking at DNS TTLs and resolving periodically.

       

      The goal of this task is to look for ways to automate the creation of such DNS names within OCP, making sure they fit our requirements (ie no matching based on SNI), and any necessary implementation in istiod.

            dgrimm@redhat.com Daniel Grimm
            dgrimm@redhat.com Daniel Grimm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: