This is a cache of https://docs.openshift.com/rosa/registry/configuring-registry-operator.html. It is a snapshot of the page at 2024-09-20T03:11:21.677+0000.
Image Registry Operator in Red Hat OpenShift <strong>service</strong> on AWS | Registry | Red Hat OpenShift <strong>service</strong> on AWS
×

Image Registry on Red Hat OpenShift service on AWS

The Image Registry Operator installs a single instance of the OpenShift image registry, and manages all registry configuration, including setting up registry storage.

After the control plane deploys, the Operator creates a default configs.imageregistry.operator.openshift.io resource instance based on configuration detected in the cluster.

If insufficient information is available to define a complete configs.imageregistry.operator.openshift.io resource, the incomplete resource is defined and the Operator updates the resource status with information about what is missing.

The Image Registry Operator runs in the openshift-image-registry namespace, and manages the registry instance in that location as well. All configuration and workload resources for the registry reside in that namespace.