This project is a POC for container image pre-caching before the OCP upgrade
Make, Podman installed, quay credenitals for pushing images, cluster with sufficient pull secret for deploying and pulling OCP release images.
make all
- Open the cm.yaml and update
platform.image
,operators.indexes
andoperators.packagesAndChannels
to match your needs - Deploy the config map
oc apply -f spoke-deploy
- Monitor your job / pod until completed. The logs can only be monitored while the pod is present on the cluster