Code Monkey home page Code Monkey logo

ocp4-upi-kvm's Introduction

Table of Contents

Introduction

This repo contains Terraform templates to help deployment of OpenShift Container Platform (OCP) 4.x on KVM VMs using libvirt.

This project leverages the following ansible playbook to setup helper node (bastion) for OCP deployment.

Run this code from either Mac or Linux (Intel) system.

โ— This automation is intended for test/development purposes only and there is no formal support. For issues please open a GitHub issue

Pre-requisites

  • Git: Please refer to the following link for instructions on installing git for Linux and Mac.
  • Terraform: You'll need to use version 0.12.20. Please refer to the following link for instructions on installing terraform for Linux and Mac.
  • Terraform Providers: Please ensure terraform providers are built and installed on Terraform Client Machine. You can follow the Build Terraform Providers guide.
  • libvirt: Please ensure libvirt is installed and configured on the KVM host. You can follow the Libvirt Host setup guide.

Image and VM requirements

For information on how to configure the images required for the automation see Preparing Images for Power.

Following are the recommended VM configs for OpenShift nodes that will be deployed with RHCOS image.

  • Bootstrap, Master - 4 vCPUs, 16GB RAM, 120 GB Disk

    This config is suitable for majority of the scenarios

  • Worker - 4 vCPUs, 16GB RAM, 120 GB Disk

    Increase worker vCPUs, RAM and Disk based on application requirements

Following is the recommended VM config for the helper node that will be deployed with RHEL 8.0 (or later) image.

  • Helper node (bastion) - 2vCPUs, 16GB RAM, 200 GB Disk

OCP Install

Follow these quickstart steps to kickstart OCP installation on Power KVM using libvirt.

Contributing

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

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.