Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-12487

Wrong image url in exercise task

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • en-US (English)

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/do180-4.14/pages/ch05s06
      Reporter RHNID: atcorduneanu@extraordy.com
      Section Title:   Guided Exercise: Select a Storage Class for an Application                                                                    

      Issue description

      The exercise task 8 requests the user to create a deployment resource, using the image registry.ocp4.example.com:8443/ubi9/httpd-24:1-215.

      Although there is an image at the specified url, it does not have the requested tag, so the attempt to create a deployment with that image:tag will fail.

      Steps to reproduce:

      oc create deployment web-pod --image registry.ocp4.example.com:8443/ubi9/httpd-24:1-215

      Workaround:

      Create the deployment with the intended image, the ubi8 one:

      oc create deployment web-pod --image registry.ocp4.example.com:8443/ubi8/httpd-24:1-215

      Expected result:{}{}

      The first solution-step (8.1) gives the command to create the deployment, and to do so, it utilizes the correct image: registry.ocp4.example.com:8443/ubi8/httpd-24:1-215.

      skopeo list-tags on the two images confirms that the intended image for this task should've been the ubi8 one.

            rh-ee-jyague Jaime Yague
            atcorduneanu@extraordy.com Andrei Tudor Corduneanu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: