Text Blame History Raw

Prerequisites

The following are the prerequisites required to install OCP4 on bare metal

Access confirmation

Bootstrap node Identification

As per [1], the minimum number of nodes needed for an Openshift 4 cluster is 6

  • 1 bootstrap node
  • 3 master nodes
  • 2 worker nodes.

As per [2] the minimum requirements for the bootstrap machine is:

Machine Operating System vCPU RAM Storage
Bootstrap RHCOS 4 16 GB 120 GB

Miscellaneous Prerequisites

  • Need internet access from the bootstrap/master/compute nodes so as to:
  • Access the Red Hat OpenShift Cluster Manager page to download the installation program and perform subscription management and entitlement. If the cluster has internet access and you do not disable Telemetry, that service automatically entitles your cluster. If the Telemetry service cannot entitle your cluster, you must manually entitle it on the Cluster registration page
  • Access quay.io to obtain the packages (images?) that are required to install your cluster.
  • Obtain the packages that are required to perform cluster updates.
  • 1.1.3.1. Before you install OpenShift Container Platform, you must provision two layer-4 load balancers.
  • Minimum of 6 nodes, 1 bootstrap node, 3 master, 2 compute.
  • 1.1.3. See this section to see the network ports which are required to be open and accessible from each machine
  • Configure DHCP or set static IP addresses on each node. Be sure to configure it so the nodes always get the same IP address if configured via DHCP.