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:
- https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-getting-started
- https://www.youtube.com/watch?v=RywSfXT_LLs
- https://www.youtube.com/playlist?list=PLVrJaTKVPbKM_9HU8fm4QsklgzLGUwFpv
❗ 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.
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.
Follow the guide to complete the PowerVS prerequisites.
Follow the quickstart guide for OCP installation on PowerVS.
Please see the contributing doc for more details. PRs are most welcome !!