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

ch06s01: incorrectly states custom templates can not be used in web console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • DO288 - OCP4.12-en-4-20240304
    • DO288
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 6
    • en-US (English)

      Please fill in the following information:


       https://rol.redhat.com/rol/app/courses/do288-4.12/pages/ch06

      Issue description

      Section "Creating an Application from a Template" incorrectly states:

      By default, you cannot create applications from custom templates via the web console. Cluster administrators can install additional templates into the Developer Catalog. You can use the templates in the Developer Catalog to create new applications.

      Any template created in any project will be visible in the developer catalog as long as the user has selected that project.

      Furthermore, the note below states:

      There is no specific section in the web console to list or view templates. You can list available templates in the Administrator › Home › Search and Developer › Search pages.

      This is not true either - opening the "Developer Catalog", then selecting the "Type: Templates" will show all templates visible to the current user.

      $ cat template.yml
      apiVersion: template.openshift.io/v1
      kind: Template
      metadata:
        name: bonjour-app
      objects:
      ...
      $ oc create -f template.yml
      template.template.openshift.io/bonjour-app created

      See attached screenshot for template list that includes bonjour-app.

       

            gregab@p0f.net Grega Bremec
            gregab@p0f.net Grega Bremec
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: