Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-3014

kind-voltha should configure ofagent to connect to all controllers

    XMLWordPrintable

    Details

      Description

      Currently kind-voltha is configuring ofagent to connect to the ONOS service DNS name. That service is load-balanced over all controller instances so the ofagent will only end up connected to one of the available controllers.

      The onos-classic chart deploys ONOS as a statefulset so each instance has its own DNS name. The ofagent can connect to a specific instance using `onos-onos-classic-$i.onos-onos-classic-hs.$INFRA_NS.svc.cluster.local` where `$i` is the instance number.

      kind-voltha should configure the ofagent to connect to all controllers when multiple controllers have been deployed.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            dbainbri David Bainbridge
            Reporter:
            jono Jonathan Hart
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes