Skip to content

Some helper scripts to facilitate airgap install and update of an openshift 4.x cluster

Notifications You must be signed in to change notification settings

pdfruth/openshift-airgap-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openshift-airgap-install

Some helper scripts to facilitate airgap installation and/or update of an Openshift 4.x cluster.

Openshift V4.x supports installation of a cluster, where the nodes of the cluster have NO Internet connectivity.
This is also sometimes referred to as an "airgap" install.
Referring to the following graphic...
airgap scenario

Notice that the pods in the Openshift cluster pull their images from a local image registry.
In order to populate this local registry with the Redhat-provided Openshift container images, you must first mirror the Openshift images onto some form of portable storage. And then move that portable storage into the target environment, whereupon the images are subsequently copied into the internal local registry.

The shell scripts here are a simple means of implementing the procedures described in the Openshift V4.x Documentation for Creating a mirror registry for installation in a restricted network

About

Some helper scripts to facilitate airgap install and update of an openshift 4.x cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages