Module 1: Build an Openshift ClusterΒΆ

Attention

THIS MODULE CAN BE SKIPPED. THE BLUEPRINT IS PRE-CONFIGURED WITH A WORKING CLUSTER. THIS MODULE IS FOR DOCUMENTION PURPOSES ONLY.

In this module, we will build a 3 node cluster (1x master and 2x nodes) utilizing CentOS server images.

As a reminder, in this module, our cluster setup is:

Hostname IP-ADDR Role
ose-master1 10.3.10.21 Master
ose-node1 10.3.10.22 Node
ose-node2 10.3.10.23 Node