Skip to content

ppc64le-cloud-bot/ocp4-upi-powervs

 
 

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).

Before You Start

The main branch must be used with latest OCP pre-release versions only. Ensure you have the correct stable branch according the version of RedHat OpenShift you want to install:

OCP 4.5: git clone --single-branch --branch release-4.5 https://github.com/ocp-power-automation/ocp4-upi-powervs.git
OCP 4.6: git clone --single-branch --branch release-4.6 https://github.com/ocp-power-automation/ocp4-upi-powervs.git
OCP 4.7: git clone --single-branch --branch release-4.7 https://github.com/ocp-power-automation/ocp4-upi-powervs.git

Make It Better

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

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 !!

About

OpenShift on Power Virtual Server

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 98.3%
  • Shell 1.4%
  • Smarty 0.3%