Coder Social home page Coder Social logo

duyanyan / ocp4-upi-bm-pxeless-staticips Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e-minguez/ocp4-upi-bm-pxeless-staticips

0.0 1.0 0.0 76 KB

Step by step guide to deploy OCP4 UPI on baremetal without PXE and with static IPs

License: Apache License 2.0

ocp4-upi-bm-pxeless-staticips's Introduction

Intro

The objective of this document is to provide instructions (automated ish) to install OCP4 on baremetal:

  • without PXE (pretty common scenario in big companies)
  • avoid installing stuff and use containers instead (instead yum/dnf install httpd, haproxy,... use containers)
  • use rootless containers if possible
  • use Fedora29/RHEL8 stuff (nmcli, firewalld, etc.)

DISCLAIMER: This is unofficial and unsupported procedure. Use the official OpenShift documentation for the supported scenarios.

Current status

OCP4.1 GA installed

Environment

In order to have a frictionless environment, a helper node will be used to achieve the OpenShift prerrequisites, including DNS entries, a load balancer and a httpd server to host some files required for the installation. If your enviorment has already a DNS server, load balancer and/or httpd server, you can use those instead.

Usage Hostname IP NOTES
Helper ocp4-helper.minwi.lan 192.168.32.2 DNS, httpd & load balancer
Bootstrap ocp4-bootstrap.minwi.lan 192.168.32.99 To be removed from the cluster once installed
Master-0 ocp4-master-0.minwi.lan 192.168.32.100
Master-1 ocp4-master-1.minwi.lan 192.168.32.101
Master-2 ocp4-master-2.minwi.lan 192.168.32.102
Worker-0 ocp4-worker-0.minwi.lan 192.168.32.200

NOTE: Those baremetal servers are Dell based, so racadm will be used in order to manage the iDRAC to map a virtual cd, power off/on, etc.

References

Steps

ocp4-upi-bm-pxeless-staticips's People

Contributors

danyc97 avatar dawud avatar e-minguez avatar ptrnull avatar

Watchers

 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.