Giter Site home page Giter Site logo

ocp4-upi-powervs's Introduction

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:

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

Install the following packages on the automation host.

  • Terraform >= 0.13.0: Please refer to the link for instructions on installing Terraform. For validating the version run terraform version command after install.

  • IBM Cloud Terraform Provider v1.9.0: Please refer to the section "Install the IBM Cloud Provider plug-in" from the link for instructions on installing the provider plugin.

  • PowerVS CLI: Please download and install the CLI by referring to the following instructions.

  • Git: [OPTIONAL] Please refer to the link for instructions on installing Git.

Terraform Providers

At present Terraform registry does not support below plugins. Third-party providers can be manually installed using local filesystem as a mirror. This is in addition to the provider plugins that are downloaded by Terraform during terraform init.

Ignition provider v2.1.0

  1. Download the zip archive from community-terraform-provider releases page .

  2. Depending on your Operating System, create the Terraform plugins directory on your local filesystem if does not exist already.

Linux: ~/.local/share/terraform/plugins OR /usr/local/share/terraform/plugins, OR /usr/share/terraform/plugins.

Mac OSX: ~/Library/Application Support/io.terraform/plugins OR /Library/Application Support/io.terraform/plugins

Windows: %APPDATA%/HashiCorp/Terraform/plugins

  1. Under the path created in Step 2 please create the Igniton provider directory: registry.terraform.io/terraform-providers/ignition/
  2. Place the downloaded zip file in Step 1 to registry.terraform.io/terraform-providers/ignition/

This is how the directory look for linux_amd64:

$ ls ~/.local/share/terraform/plugins/registry.terraform.io/terraform-providers/ignition/
terraform-provider-ignition_2.1.0_linux_amd64.zip
$

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

ocp4-upi-powervs's People

Contributors

bpradipt avatar clnperez avatar ltccci avatar mkumatag avatar prajyot-parab avatar yussufsh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.