Progress on exercise 1 and 2.

This commit is contained in:
2024-08-26 15:50:19 +12:00
parent b92f0cd473
commit 12600dab12
2 changed files with 121 additions and 7 deletions

View File

@ -20,6 +20,18 @@ There are of course many different options for installing OpenShift in a restric
**Let's get started!**
## 1.1 - Login to lab environment
## 1.1 - Reserve a lab environment
An OpenShift `4.16` cluster has already been provisioned for you to complete these excercises. Open your web browser and navigate to the workshop guide page https://rhdemo.win.
An OpenShift `4.14` cluster has already been provisioned for you to complete these excercises.
## 1.2 - Login via ssh and vnc
To complete the lab exercises you'll use a mix of an `ssh` terminal session for running OpenShift client `oc` commands, and then a browser based vnc session in order to access the OpenShift cluster web console.
Let's log in via ssh now, open your terminal and run the following command, replacing the placeholder ip address with the one you have been allocated.
```bash
ssh lab-user@<ip address>
```
Open your browser and navigate to the vnc url that has been allocated to you, for example: https://showroom-showroom-fjbtw.apps.cluster1.openshift.shared.redhatworkshops.io/novnc/vnc.html