Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.2 KB

11_overview.md

File metadata and controls

30 lines (22 loc) · 1.2 KB

Lab 1.1: Architectural Overview

This is the environment we will build and work on. It is deployed on Amazon AWS.

Lab OpenShift Cluster Overview

Our lab installation consists of the following components:

  1. Three Load Balancers
  2. Application Load Balancer app[X]: Used for load balancing requests to the routers (*.app[X].lab.openshift.ch)
  3. Application Load Balancer console[X]: Used for load balancing reqeusts to the master APIs (console.user[X].lab.openshift.ch)
  4. Classic Load Balancer console[X]-internal: Used for internal load balancing reqeusts to the master APIs (internalconsole.user[X].lab.openshift.ch)
  5. Two OpenShift masters, one will be added later
  6. Two etcd, one will be added later
  7. Three infra nodes, where the following components are running:
  8. Container Native Storage (Gluster)
  9. Routers
  10. Metrics
  11. Logging
  12. Monitoring (Prometheus)
  13. One app node, one will be added later
  14. We are going to use the jump host as a bastion host (jump.lab.openshift.ch)

End of Lab 1.1

1.2 Access the Lab Environment →

← back to the Chapter Overview