Trying to install the OpenShift Monitor in our 3.11 OpenShift environment.
Here is the output from the step where importing the image from Red Hat.
[[email protected] u109760]# oc import-image my-ca/apm-openshiftmonitor --from=registry.connect.redhat.com/ca/apm-openshiftmonitor --confirm
error: tag latest failed: Internal error occurred: Get https://registry.connect.redhat.com/v2/ca/apm-openshiftmonitor/manifests/latest: unauthorized: Invalid username or password
imagestream.image.openshift.io/apm-openshiftmonitor imported with errors
Name: apm-openshiftmonitor
Namespace: caapm
Created: 2 months ago
Labels: <none>
Annotations: openshift.io/image.dockerRepositoryCheck=2019-11-19T20:37:35Z
Docker Pull Spec: docker-registry.default.svc:5000/caapm/apm-openshiftmonitor
Image Lookup: local=false
Unique Images: 0
Tags: 1
latest
tagged from registry.connect.redhat.com/ca/apm-openshiftmonitor
! error: Import failed (InternalError): Internal error occurred: Get https://registry.connect.redhat.com/v2/ca/apm-openshiftmonitor/manifests/latest: unauthorized: Invalid username or password
Release : 10.7.0
Component : APM Agents
Version 3.11 Openshift PODs couldn't connect to the MOM. This is because OpenShift by default uses 172.17 as the default CIDR for the docker daemons.
Red Hat provided the steps to alter the default CIDR.