Pull images to your local registry (Small Airgap)
Follow these steps from the machine that is connected to your airgapped cluster.
-
Install
crane
Instructions here
-
Ensure your image registry is setup. See the Image Registry Section.
-
Run the provided script mentioned in the download section to pull the images from our repository and push them on your registry.
./installer-pull-images.sh <image registry address> <namespace>
Please note, only use the FQDN of the image registry, the "https://"-prefix is not required.