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

Infra Node Machineset Docs need to switch <infra> variable to "infra" static value

    XMLWordPrintable

Details

    • Moderate
    • 2
    • OSDOCS Sprint 230, OSDOCS Sprint 231, OSDOCS Sprint 232, OSDOCS Sprint 233, OSDOCS Sprint 234, OSDOCS Sprint 235, OSDOCS Sprint 237, OSDOCS Sprint 238, OSDOCS Sprint 236
    • 9
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      In the documentation for adding infrastructure nodes  the example machinesets treat the label values as variables (either <infra> or <role>, depending on platform), but I believe "infra" is actually a static value.

       

      So, for example, we see either:

       machine.openshift.io/cluster-api-machine-role: <infra> 
       machine.openshift.io/cluster-api-machine-type: <infra>

      or

       machine.openshift.io/cluster-api-machine-role: <role> 
       machine.openshift.io/cluster-api-machine-type: <role> 

       

      and I think in both of these cases it should be:

       machine.openshift.io/cluster-api-machine-role: infra 
       machine.openshift.io/cluster-api-machine-type: infra 

       

      There is also some additional text, like:

      and <role> is the node label to add.

      which should be corrected (probably just deleted).

      Attachments

        Activity

          People

            jrouth@redhat.com Jeana Routh
            padillon Patrick Dillon
            Jeana Routh Jeana Routh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: