Chapter 1. Setting up a mirror registry for your disconnected environment
To serve container images in a disconnected environment, you must configure a disconnected mirror registry on a bastion host. The bastion host acts as a secure gateway between your disconnected environment and the internet. You then mirror images from Red Hat’s online image registries, and serve them in the disconnected environment.
Prerequisites
- Deploy the bastion host.
-
Install
ocin the bastion host. - Install Podman in the bastion host.
- Install OpenShift Container Platform in the disconnected environment.
Procedure
- Open a shell prompt on the bastion host and create the disconnected mirror registry.
- Configure credentials that allow images to be mirrored.