This lab walks you through the steps to create a single node cluster of OpenShift 3.11 on Amazon EC2 Instance. You will also deploy a sample application on the OpenShift cluster and access it from a remote environment.
Duration: 1 Hour
AWS Region: US East (N. Virginia) us-east-1
You will need a Red Hat subscription (Red Hat Free-version Developer Subscription or above). Contact your administrator for the subscription. Otherwise for personal use, you can refer to the Appendix-1. Go to https://www.redhat.com/en → Login (Register if a new user) → Subscribe to Developer Subscription. Steps provided in this document: Subscription to Red Hat. This is important to get access to the Red Hat as the repositories needed for this lab will require access.
Create an EC2 instance of RHEL7.6
Install a single node OpenShift cluster of version 3.11.
Deploy a sample application on the cluster.