Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-31091

cluster-ingress-operator / AWS: set NLB TG/SG with providerParameters.aws.networkLoadBalancer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Normal Normal
    • None
    • 4.14
    • Networking / router
    • None
    • Moderate
    • No
    • 1
    • Sprint 251
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem: Creating a AWS NLB through openshift-ingress-operator creates AWS LB Target groups with all Nodes

      Version-Release number of selected component (if applicable): 4.14

      How reproducible:

      • create a ROSA cluster
      • optional: create an additional MachinePool
      • create an additional NLB ingressController according to docs, using a nodeSelector and appropriate tolerations

      Actual results:

      • an ingresscontroller is created, spawning new router pods
      • on AWS side a new NLB is created
      • this new NLB has 2 Target Groups for http/https traffic
      • However, all OCP nodes are in this Target Group

      Expected results:

      • only the Nodes specified in the nodeSelector should be in the target group
      • as an alternative, it should be possible to set an existing Security Group when creating an ingresscontroller -> NLB

      Additional info:

            mmasters1@redhat.com Miciah Masters
            fkrohn-redhat Felix Krohn
            Hongan Li Hongan Li
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: