Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-55135

[enterprise-4.17] Issue in file virt/virtual_machines/creating_vms_rh/virt-creating-vms-from-instance-types.adoc

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • CNV Documentation
    • None
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • ---
    • ---
    • None

      Description of problem:

      
      At https://docs.openshift.com/container-platform/4.17/virt/virtual_machines/creating_vms_rh/virt-creating-vms-from-instance-types.html the first example `Example YAML file with required fields` has a typo.
      Instead of:
      ```
      spec:
        cpu:
          guest: 1
      ```
      it should be:
      ```
      spec:
        cpu:
          cores: 1
      ```
          

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

      
          

      How reproducible:

      
          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

      
          

      Expected results:

      
          

      Additional info:

      
          

              ocp-docs-bot OCP DocsBot
              ehaas1@redhat.com Edward Haas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: