Uploaded image for project: 'Hybrid Cloud Infrastructure Documentation'
  1. Hybrid Cloud Infrastructure Documentation
  2. HCIDOCS-634

[enterprise-4.14] Issue in file installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • openshift-4.15, openshift-4.14.z, openshift-4.13, openshift-4.12, openshift-4.16
    • Metal
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

          http server container image used is an old and no more valid one.
      
      

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

      4.14

      How reproducible:

      Steps to Reproduce:

          1. go to https://docs.openshift.com/container-platform/4.14/installing/installing_bare_metal_ipi/ipi-install-installation-workflow.html#ipi-install-creating-an-rhcos-images-cache_ipi-install-installation-workflow
      
          2. try to run step 10 : podman run http ...
          3. 
          

      Actual results:

      image does not start because it is an old and no more valid (centos7)    

      Expected results:

         http server must start using podman run

      Additional info:

         Instead, can use : podman run -d --name rhcos_image_cache -v /home/kni/rhcos_image_cache:/var/www/html -p 8080:8080/tcp quay.io/fedora/httpd-24:latest

              astillma Andy Stillman
              lhalleb@redhat.com Lazhar Halleb
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: