Prepare Bastion Host or Portable Device

Log on to the bastion machine, and verify that it has access to:

  • the public Internet (to download images from the source image registry)
  • the target image registry (where the images will be mirrored)
  • the target OpenShift cluster, to install the helm chart

If a bastion machine is not available, you can use a portable device (such as laptop) instead, which you must be able to carry into the air-gapped environment to connect to the target cluster.

The remaining steps should be run from the bastion machine (portable device).

Open Linux shell and go to the directory that contains the case folder for this CASE. All the remaining cloudctl commands must be run from this directory.