Deploy OpenShift on IBM PowerVS with Ease

Deploying Red Hat OpenShift on IBM Power Systems Virtual Server (PowerVS) just got faster. The openshift-install-power project provides a streamlined bash script that automates the deployment process using Infrastructure as Code (IaC).

By wrapping the Terraform logic of the ocp4-upi-powervs pattern into an interactive script, this tool removes the manual friction of setting up enterprise clusters.

Release v1.14.0, which further refines the Terraform lifecycle management and improves the automation flow for a more seamless user experience.

To get started:

  1. Prep: Ensure your PowerVS instance is prepped for deployment.
  2. Clone: git clone https://github.com/ocp-power-automation/openshift-install-power.git
  3. Run: Execute the installer script and follow the prompts.

For a full demo and documentation, visit the GitHub Repository.