Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Preface
To replace the integrated container registry in OpenShift Container Platform with a Red Hat Quay registry, you can use the Quay Bridge Operator. The Quay Bridge Operator duplicates registry features and synchronizes namespaces, image streams, and robot accounts between your clusters.
The features enabled with the Quay Bridge Operator include:
- Synchronizing OpenShift Container Platform namespaces as Red Hat Quay organizations.
- Creating robot accounts for each default namespace service account.
-
Creating secrets for each created robot account, and associating each robot secret to a service account as
MountableandImage Pull Secret. - Synchronizing OpenShift Container Platform image streams as Red Hat Quay repositories.
- Automatically rewriting new builds making use of image streams to output to Red Hat Quay.
- Automatically importing an image stream tag after a build completes.
By using the following procedures, you can enable bi-directional communication between your Red Hat Quay and OpenShift Container Platform clusters.