Uploaded image for project: 'OpenShift Hosted Control Plane'
  1. OpenShift Hosted Control Plane
  2. HOSTEDCP-789

AWS: create default security group when no security group is specified in a nodepool

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Undefined
    • None
    • None
    • None
    • False
    • None
    • False
    • at risk for Feb 11 completion
    • 0
    • 0
    • 0

    Description

      When no security group is specified in a NodePool, create a default security group so that load balancers can be created/deleted properly in the guest cluster. The following will be true:

      1. Only one security group per hostedcluster will be created (associated with the VPC)
      2. The security group will be created once and not be reconciled after creation.
      3. The security group will be named using the hostedcluster's infra ID ([infra-id]-worker-sg)
      4. The security group will be tagged with the k8s tag for the cluster:
        `kubernetes.io/cluster/[infra-id]=owned`
      5. The security group will be destroyed when the hostedcluster is deleted.

      Attachments

        Activity

          People

            cewong@redhat.com Cesar Wong
            cewong@redhat.com Cesar Wong
            Jie Zhao Jie Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: