Integrating External Container Registry Integration with OpenShift
OpenShift can utilize an external container registry as a source for deploying images and to store images produced as a result of a build. Overview Container Runtime Configuration Certificates Insecure Registry Accessing Secure Registries Storing Credentials in Secrets External registry integration in Builds Storing images as a result of a build Using images from a secured registry as part of a build Running images stored in an external registry Deploying an image using the oc new-app command Deploying an image using an ImageStream Deploy an Image using the location in the DeploymentConfig Deploying Images from an Insecure Registry Deploying Images from an Authenticated Registry Troubleshooting Unable to deploy images from an external registry Overview OpenShift is a platform for running containerized applications.