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:

  1. Create an image set configuration file.

  2. 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 tar file to the target environment, then mirror the image set to the target mirror registry (disk to mirror).

  3. Configure your cluster to use the resources generated by the oc-mirror plugin v2.

  4. Repeat these steps to update your target mirror registry as necessary.