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

DO288 - ch04s04 - Typo in command output

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • en-US (English)

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/do288-4.12/pages/ch03s04
      Reporter RHNID: rht-psolarvi
      Section title: Guided Exercise: Using External Registries in Red Hat OpenShift
      Language:  en                                                      

      Issue description

       

      3.1 Create the wrong-registry-credentials secret of the docker-registry type that contains the credentials.

      [student@workstation ~]$ oc create secret docker-registry \
      wrong-registry-credentials \
      --docker-server=registry.ocp4.example.com:8443 \
      --docker-username=developer --docker-password=developer1 \
      --docker-email=developer@example.org
      secret/registry-credentials created

      The output should be:
      [student@workstation ~]$ oc create secret docker-registry \
      wrong-registry-credentials \
      --docker-server=registry.ocp4.example.com:8443 \
      --docker-username=developer --docker-password=developer1 \
      --docker-email=developer@example.org
      secret/wrong-registry-credentials created

      Steps to reproduce:

       

      Workaround:

       

      Expected result:

            rh-ee-jyague Jaime Yague
            rht-psolarvi Pablo Solar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: