BMYPC6008
Inaccessible registry.
Severity
Warning
Problem description
It indicates that the specified image registry is not accessible from one or more cluster nodes. It blocks the upgrade because image pulls might fail. It also causes other issues outside of upgrades as newly scheduled or rescheduled pods are unable to access their images.
For the registries that have non-empty auth specified in the pull-secret in the
openshift-config
namespace, check for the connectivity to make sure that the images
are pulled successfully for IBM Fusion components
and the OpenShift® Container Platform. If you fail to address the
registry access might result in pods can get into an ImagePullbackOff
error.
Recommended actions
Do the following steps to resolve the issue:
- Check the network connectivity between the OpenShift cluster and the image registry.
- A firewall can prevent the access to the registry.
- After the connectivity issue is resolved, the upgrade precheck detects the fix and resumes upgrade automatically.