Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-3092

Document: Unable to create a wildcard route for the management console

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 7.3.0
    • Broker DOC
    • None
    • 2
    • Documentation (Ref Guide, User Guide, etc.)

      Unable to create a wildcard route for the management console. It always redirects to the 1st PODS.

      Template:- amq-broker-72-persistence-clustered-ssl

      As per the documentation [1] section "8.7.4. Creating a route for the management console", we have to create a single route with wildcard policy which will redirect depending on the pod name.

      However, I can only connect to ONE pod and its always the 1st POD.

      [1] https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/deploying_amq_broker_on_openshift_container_platform/index#tutorial-preparing-broker-deployment_broker-ocp

      #Result

      https://broker-amq-0.broker-amq-headless.amqdemo.svc --> broker-amq-0
      https://broker-amq-1.broker-amq-headless.amqdemo.svc --> broker-amq-0
      https://broker-amq-2.broker-amq-headless.amqdemo.svc --> broker-amq-0
      

      #Expectation:-

      https://broker-amq-0.broker-amq-headless.amqdemo.svc --> broker-amq-0
      https://broker-amq-1.broker-amq-headless.amqdemo.svc --> broker-amq-1
      https://broker-amq-2.broker-amq-headless.amqdemo.svc --> broker-amq-2
      

        1. service.yaml
          2 kB
        2. Route.yaml
          0.9 kB

              jbyrne@redhat.com John Byrne (Inactive)
              jbyrne@redhat.com John Byrne (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: