Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-3023

CIM Enable section for potentially conflicting IngressControllers

XMLWordPrintable

    • False
    • None
    • False
    • No

      Create an informative issue (See each section, incomplete templates/issues won't be triaged)

      Using the current documentation as a model, please complete the issue template. 

      Note: Doc team updates the current version and the two previous versions (n-2). For earlier versions, we will address only high-priority, customer-reported issues for releases in support.

      Prerequisite: Start with what we have

      Always look at the current documentation to describe the change that is needed. Use the source or portal link for Step 3:

       - Use the Customer Portal: https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6

       - Use the GitHub link to find the staged docs in the repository: https://github.com/stolostron/rhacm-docs 

      Describe the changes in the doc and link to your dev story

      Provide info for the following steps:

      1. - [ ] Mandatory Choose the documentation release (Published releases are refreshed ~weekly after publication). 
           
            - [ ] ACM 2.4
            - [ ] ACM 2.5
            - [x] ACM 2.6
            - [x]ACM 2.7 (upcoming release)

            - [ ] MCE 2.0
            - [ ] MCE 2.1 
            - [x] MCE 2.2 (upcoming release)
         

      2. - [ ] Mandatory Choose the type of documentation change.

            - [ ] New topic in an existing section or new section
            - [x] Update to an existing topic

      3. - [x] Mandatory for bugs: What is the diff? Clearly define what the problem is, what the change is, and link to the current documentation:

      The "Enabling Central Infrastructure Management on Amazon Web Services" section of 2.6 and 2.7 documentation needs to be updated by adding new section between recent 4 and 5 (it means before recent "Run the following command to edit the assisted-image-service route to use the nlb-apps location:"):

      ---

      5. Make sure that the spec.domain of new IngressController is not in conflict with any other existing IngressController. To do so, list all IngressControllers by:

       
      oc get ingresscontroller -n openshift-ingress-operator
       

      and do following for all IngressControllers except the just-created "ingress-controller-with-nlb" one:

      oc edit ingresscontroller <name> -n openshift-ingress-operator

      If spec.domain record is missing, add a default domain matching all routes exposed in the cluster except "nlb-apps.<domain>.com".

      If spec.domain record is provided, make sure the "nlb-apps.<domain>.com" is excluded from it's matching range.

       


      The text above is just a suggestion. Please rephrase accordingly.

      Related to: https://issues.redhat.com/browse/ACM-3002

      4. - [ ] Mandatory for GA content:
                  
             - [ ] Add steps and/or other important conceptual information here: 
             
                  
             - [ ] Add Required access level for the user to complete the task here:
             

             - [ ] Add verification at the end of the task, how does the user verify success (a command to run or a result to see?)
           
           
             - [ ] Add link to dev story here:

         - Errata release note version, this is NOT for regular refreshes: 
            (published with Errata release)
        
            - [ ] ACM 2.4.x
            - [ ] ACM 2.5.x
            - [ ] ACM 2.6.x

            - [ ] MCE 2.0.x

            - [ ] MCE 2.1.x

              chrisadawson Christopher Dawson
              mlibra@redhat.com Marek Libra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: