Skip to content

Information about Deploying Bare Metal Clusters for Kubernetes, Open Shift and k OVN

Thomas F Herbert edited this page Jan 6, 2020 · 2 revisions

Each of the master and worker nodes are actually VMs each of which is running on the BM host.

Dev Scripts on git hub.

Google doc on using dev-scripts to deploy cluster.

Red Hat document about manually standing up Open Shift on bare metal.

This is a Red Hat document on how to providion Open Shift 4 on UPI (User Provisioned Infrastructure)

Deploying a UPI Environment for Openshift 4.1 on VMS and Bare Meta.# Deploying Kubernetes on bare metal.

Standing up a simulated bare metal cluster using dev-scripts

dev-scripts is a collection of bash scripts and ansible code on github to deploy a kubernetes simulated bare metal cluster. The cluster is deployed on a bare metal server. the cluster is deployed with k-OVN.

Dev Scripts on git hub.

Google doc on using dev-scripts to deploy the k-ovn cluster.

Deploying OpenShift on Bare Metal on User Provisioned Infrastructure (UPI) introduced in OCP 4.0

This provisions a cluster including both bare metal nodes and VM nodes.

Deploying a UPI Environment for Openshift 4.1 on VMS and Bare Meta.

Clone this wiki locally