Hide Forgot
Document URL: Section Number and Name: Section 2.5.5 Accessing the Registry Describe the issue: The previous section shows the pods IP address and implies one should specify the pod ip when accessing the registry which when run, returns a CA insecure registry error when connecting. Suggestions for improvement: It should be noted how one obtains the docker-registry service ip address with “oc get svc” command and then use that as the IP address. Additional information: