Updating the global image pull secret for IBM Software Hub on Red Hat OpenShift on IBM Cloud
If your Red Hat OpenShift on IBM Cloud cluster contains Red Hat Enterprise Linux® CoreOS worker nodes, you must create an image pull secret and apply the secret to all of the worker nodes on the cluster.
The global image pull secret is required for components that support only OLM installation. You must create the global image pull secret to ensure that any components that use OLM have access to the credentials for pulling images.
- Installation phase
-
Setting up a client workstation
Setting up a cluster
Collecting required information
Preparing to run installs in a restricted network
Preparing to run installs from a private container registry
Preparing the cluster for IBM Software Hub
Preparing to install an instance of IBM Software Hub
Installing an instance of IBM Software Hub
Setting up the control plane
Installing solutions and services
- Who needs to complete this task?
-
Cluster administrator A cluster administrator must complete this task.
- When do you need to complete this task?
-
One-time setup You must complete this task before you install IBM Software Hub for the first time.
Complete this task only if the following statements are true:- You are running Red Hat OpenShift on IBM Cloud.
- Your cluster is running Red Hat OpenShift Container Platform Version 4.18 or later.
- Your cluster contains Red Hat Enterprise Linux CoreOS worker nodes.
If the preceding statements do not apply to your environment, complete Updating the global image pull secret for IBM Software Hub instead.
About this task
kube-system project.After
you create the secret, you must create a DaemonSet
to apply the
secret to all of the worker nodes on the cluster.