Table of Contents
Red Hat OpenShift on IBM Z and LinuxONE Workshop¶
Welcome to the Red Hat OpenShift on IBM Z and LinuxONE workshop. Below you can find the workshop agenda, presentations, and lab documentation.
Agenda¶
Activity | Duration |
---|---|
Presentation 1 - Overview | ~ 45 minutes |
Break | ~ 10 minutes |
Presentation 2 - Technical Overview | ~ 45 minutes |
Connect to environment as a group | 5-10 minutes |
Hands-on, self-paced labs | Remainder of day |
The lab environments will be available the day following the workshop.
For example, If the workshop is on a Thursday, the environments will be available until 9PM ET Friday.
Presentations¶
- Presentation 1 - High Level Overview of Red Hat OpenShift on IBM Z
- Presentation 2 - Technical Overview
Lab¶
The lab can be found at the following GitHub link. This is a public repository, so feel free to come back to it at any time.
Workshop Environment Architecture¶
Please visit this page to see the architecture of the workshop's lab environment.
Workshop Owners¶
Workshop Architecture Diagram¶
The OpenShift (OCP) on IBM Z environment used in this workshop is detailed in the diagram above.
Note that this is not the recommended OpenShift architecture for high availablity or production. For OCP on Z reference architectures navigate to this link.
The entire lab environment is behind the Washington Systems Center VPN. You are given a RHEL virtual machine with the Cisco VPN client installed and running which provides access to the WSC environment.
There are 4 OpenShift clusters sharing running on this z14 sharing z/VM, IFLs, and other underlying infrastructure.
Each OCP cluster is made up of 3 Control Planes and 3 Compute Nodes as shown in OCP Cluster 1 in the diagram. The Control Planes and Compute Nodes have a minimum of the resources shown for OCP cluster 1, although some clusters have more than the resources listed because of some more intensive applications running on them (Instana, Red Hat Advanced Cluster Security, Red Hat Quay, etc).
All clusters are running on a z/VM 7.3 SSI cluster on a single LPAR of an IBM z16 (again, not recommended outside of POC/demo).
There are various other support servers running as Linux guests that you use during these labs. These are outside of the OCP cluster itself, but take care of tasks such as LDAP, NFS storage, and a server with the oc
command line installed that will let you connect to the various OpenShift clusters.
Presentations ↵
Ended: Presentations
Hands-On Lab¶
You can find the lab instructions here: OpenShift Overview Lab.