This repository contains tools to deploy testing or development two-node Openshift clusters.
These tools expect a valid RHEL hypervisor to host all necessary VMs to create and set up the cluster. If you don't already have one available, the dev-env-aws-hypervisor folder provides instructions and tools to automatically create this base host in AWS.
Once the hypervisor is setup, you can use the deployment tools to create specific OpenShift clusters within that newly provisioned host, or on your own one.
Two-Node with Arbiter and Two-Node with Fencing topologies are available. You can read more on them in the docs folder.