Skip to content

pewpewtron/ocp-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Installation on bare metal

This repo provides guide and template for network config to install OpenShift on bare metal.

network-diagram

Deployment this cluster requires 2 network one is use for internal ocp cluster and the other is used for external connection. both connection will be connected to Helper/SVC node. where it function as networking service for the cluster. also helper contain NFS and web server where the installation file will be hosted.

prerequisites

* OpenShift 4.x
* RHCOS 8
* NetworkManager
* DNS Server
* DHCP Server
* HAProxy

How Installation works

Ignition file

Step for Installation

SVC/Helper setups

Host Installation files

Deploy Openshift

About

Openshift installation via user-provisioned cluster

Topics

Resources

Stars

Watchers

Forks