Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2139

Please correct minor errors in Image Puller documentation

XMLWordPrintable

    • devex docs #188 Aug 6-Aug 28, devex docs #189 Aug 28-Sep 18, devex docs #190 Sep 18-Oct 8, devex docs #191 Oct 8-Oct 29
    • 3
    • This is fixed.

      Using http://jenkinscat.gsslab.pnq.redhat.com:8080/view/Devtools/job/doc-CodeReady-Workspaces_Admin-Guide/lastSuccessfulBuild/artifact/index.html#caching-images-for-faster-workspace-start_crw

      ---------------------------------------------------------------------------------------------------------
      Section 9.3
      "oc process -f deploy/serviceaccount.yaml \

      oc apply -f -"

      >> Please change that to deploy/openshift/serviceaccount.yaml

      --------------------------------------------------------------------------------------------------
      >> Same is true for deploy/configmap.yaml, should be deploy/openshift/configmap.yaml
      ---------------------------------------------------------------------------------------------------
      >> Same is true for app.yaml, put 'openshift' in the path please.
      ----------------------------------------------------------------------------------------------------
      Table 9, recommended images has 'registry.access.redhat.com' in the path for all images. This will fail to pull, it should be changed to 'registry.redhat.io'.

      Example:
      registry.access.redhat.com/codeready-workspaces/stacks-java-rhel8 // wrong
      registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.2 // right. All images should be 'registry.redhat.io'
      ------------------------------------------------------------------------------------------------------

      On OCP 4 (from ClusterBot), 'OpenShift Image Puller' was not found on OperatorHub. Kubernetes Image Puller was there, though.

      ---------------------------------------------------------------------------------------------------------

      The suggested Java image resulted in a 404. All other images pulled correctly.
      registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.2 <<------ Gets a 404.

              yhontyk@redhat.com Yana Hontyk (Inactive)
              rhn-support-rick Rick Wagner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: