High level workflow
The following steps outline the high-level workflow on how to use the oc-mirror plugin v2 to mirror images to a mirror registry:
-
Create an image set configuration file.
-
Mirror the image set to the target mirror registry by using one of the following workflows:
-
Mirror an image set directly to the target mirror registry (mirror to mirror).
-
Mirror an image set to disk (mirror to disk), transfer the
tarfile to the target environment, then mirror the image set to the target mirror registry (disk to mirror).
-
-
Configure your cluster to use the resources generated by the oc-mirror plugin v2.
-
Repeat these steps to update your target mirror registry as necessary.