Disconnected Setup¶
The disconnected Linux machine will need to be able to run the tools and have adequate disk space on the mirror host as well as the target registry you will be uploading to.
Note
This document goes over the installation using the builtin HAProxy load-balancer that OpenShift comes with out of the box.
This is not a true load balancer as traffic will always go to the pod where Ingress VIP is attached.
If you want to use an external load-balancer (encouraged for Production), refer to the Red Hat Docs
The general flow of goes like this:
- Copy the image set and associated tools off of the transfer medium to the disconnected environment.
- Configure push/pull credentials for your target mirror registry.
- Upload the image set to the target mirror registry.