'ImagePullError openshift

I have 100 pods running in a certain project only a single pod is showing this image pull back error.

Failed to pull image "IP_OF_REGISTRY:5000/imagetag": rpc error: code = Unknown desc = error pinging docker registry IP_OF_REGISTRY:5000: Get "IP_OF_REGISTRY:5000/v2/": http: server gave HTTP response to HTTPS client

Error: ImagePullBackOff

Internal docker registry is common for all the microservices.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source