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

Typo in label "interruptable-instance", should be "interruptible-instance"

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 274
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          Typo in label "interruptible-instance" in section "2.4.6.1. Creating preemptible VM instances by using compute machine sets".
      
         https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/machine_management/managing-compute-machines-with-the-machine-api#machineset-creating-non-guaranteed-instance_creating-machineset-gcp

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

          4.18

      Actual results:

          "If preemptible is set to true, the machine is labelled as an interruptable-instance after the instance is launched."
      							

      Expected results:

          "If preemptible is set to true, the machine is labelled as an interruptible-instance after the instance is launched."
      							

      Additional info:

          [root@api-int ~]# oc get infrastructures.config.openshift.io -o yaml | grep platform:
          platform: GCP
      [root@api-int ~]# oc get machines ocp418-lcfx2-worker-c-fg5n2 -oyaml |grep inter
          machine.openshift.io/interruptible-instance: ""
            machine.openshift.io/interruptible-instance: ""
        - address: ocp418-lcfx2-worker-c-fg5n2.asia-south1-c.c.gcp.example.com
        - address: ocp418-lcfx2-worker-c-fg5n2.c.gcp.example.com

              dfitzmau@redhat.com Darragh Fitzmaurice
              rhn-support-dgupte Dhananjay Gupte
              None
              None
              Zhaohua Sun Zhaohua Sun
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: