This is the environment we will build and work on. It is deployed on Amazon AWS.
Our lab installation consists of the following components:
- Three Load Balancers
- Application Load Balancer app[X]: Used for load balancing requests to the routers (*.app[X].lab.openshift.ch)
- Application Load Balancer console[X]: Used for load balancing reqeusts to the master APIs (console.user[X].lab.openshift.ch)
- Classic Load Balancer console[X]-internal: Used for internal load balancing reqeusts to the master APIs (internalconsole.user[X].lab.openshift.ch)
- Two OpenShift masters, one will be added later
- Two etcd, one will be added later
- Three infra nodes, where the following components are running:
- Container Native Storage (Gluster)
- Routers
- Metrics
- Logging
- Monitoring (Prometheus)
- One app node, one will be added later
- We are going to use the jump host as a bastion host (jump.lab.openshift.ch)
End of Lab 1.1