Registry v2: Image Use

Use this section for developer and workload access to Registry v2, the Operator-managed image registry.

Registry v2 administrator tasks, including installation, configuration, and exposure, are documented in Registry v2 administration.

The legacy Registry documentation remains available under How To for environments that still use the earlier cpaas-system Registry service.

Documentation Structure

NeedContinue with
Access Registry v2 from workloads or external clients.Accessing the registry
Use ac to list, tag, import, mirror, delete, and inspect images.Managing images with ac
Review Registry v2 components and administrator settings.Registry v2 administration

Standard Address

Use the fully qualified internal service address for workloads running in the cluster:

image-registry.image-registry-system.svc:5000

Use an external Ingress hostname only for developer machines, CI systems, or other clients outside the cluster. See Exposing the registry.