Skip to content

ocp-power-automation/ocp4-upi-powervs

Folders and files

NameName
Last commit message
Last commit date
Jul 23, 2024
Apr 19, 2021
Jul 10, 2020
Dec 8, 2024
Sep 10, 2024
Jul 19, 2020
Apr 9, 2023
Jul 10, 2020
Feb 2, 2023
Jul 10, 2020
Dec 2, 2020
Feb 3, 2023
Feb 2, 2023
Feb 7, 2024
Nov 27, 2023
Feb 22, 2024
Jan 30, 2025
Dec 15, 2023

Repository files navigation

Table of Contents

Introduction

The ocp4-upi-powervs project provides Terraform based automation code to help with the deployment of OpenShift Container Platform (OCP) 4.x on IBM® Power Systems™ Virtual Server on IBM Cloud.

This project leverages the helpernode ansible playbook internally for OCP deployment on IBM Power Systems Virtual Servers (PowerVS).

!!! Note For bugs/enhancement requests etc. please open a GitHub issue

!!! Note Use the main branch to install any versions of OCP starting from 4.6, including pre-release versions.

Getting Started With PowerVS

Automation Host Prerequisites

The automation needs to run from a system with internet access. This could be your laptop or a VM with public internet connectivity. This automation code have been tested on the following Operating Systems:

  • Mac OSX (Darwin)
  • Linux (x86_64/ppc64le)
  • Windows 10

Follow the guide to complete the prerequisites.

PowerVS Prerequisites

Follow the guide to complete the PowerVS prerequisites.

OCP Install

Follow the quickstart guide for OCP installation on PowerVS.

Contributing

Please see the contributing doc for more details. PRs are most welcome !!