Appendix 3: Build an Openshift v3 ClusterΒΆ

Attention

THE CLASS BLUEPRINT IS PRE-CONFIGURED WITH A WORKING CLUSTER. THIS APPENDIX IS FOR DOCUMENTION PURPOSES ONLY.

Important

These instructions are for OKD 3.11.

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
okd-master1 10.1.1.10 Master
okd-node1 10.1.1.11 Node
okd-node2 10.1.1.12 Node