Getting access to images from the public IBM Entitled Registry

To get access to the Cloud Pak container images from the IBM entitled registry, you must have a key to pull the images from the IBM registry.

About this task

You must create the secrets that you need in the appropriate namespaces.

Procedure

  1. Click Workloads > Secrets, click Create, and then select "image pull secret". Make sure that you are in the NAMESPACE where you want to create the secret.
  2. In the Create Image Pull Secret window, add the following details, and then click Create.
    Field Value
    Name ibm-entitlement-key
    Authentication Type Image Registry Credentials
    Registry Server Address cp.icr.io
    Username cp
    Password Your IBM Entitlement Key
    Email Optional

What to do next

You can now set up the cluster. For more information, see Setting up the cluster in the OpenShift console.