Lab Introduction
Welcome to the lab OpenShift Virtualization with Service Mesh and GitOps.
In this lab you will be using OpenShift as a cluster administrator. Use the following details to log in.
-
Console: https://console-openshift-console.apps.cluster-guid.guid.sandbox.opentlc.com
-
Username: username
-
Password: password
Lab instructions and commands
Here is an overview of the different types of instructions you’ll find throughout the lab.
echo 'This is a shell command you should execute in the terminal.
You can copy the command with the icon on the right'
echo 'This is a shell command or shell output.
But nothing you need to execute.'
This is an example instruction using your web browser or OpenShift Web Console. Just follow the instructions in this box.
Lab assets
You have a terminal on your right hand side and we have provided you with a repo of assets (scripts) to be used throughout the lab.
Please clone the repository as shown below:
git clone https://github.com/rhpds/virt-ossm-workspace
List your cloned directory and see if all the assets are available:
ls -la virt-ossm-workspace
You can go and inspect these resources in this repository at a later stage.