manojnkumar / ocp4-upi-powervs

OCP4 on IBM Cloud Power Virtual Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Introduction

This repo contains Terraform templates to help 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).

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

For general PowerVS usage instructions please refer to the following links:

Ensure that you're working from the desired release-specific version of this README as you deploy by first selecting the appropriate branch from the drop-down above. At the time of this writing, the latest release is 4.5: README. The README document located in the master branch changes frequently and should not be considered final.

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

OCP4 on IBM Cloud Power Virtual Server

License:Apache License 2.0


Languages

Language:HCL 96.4%Language:Shell 3.6%