CH1 Web Terminal
Check the Scoring Guidelines sheet for notes on how to access your OpenShift Web Console.
1.1 Installing the Web Terminal operator
To install the Web Terminal operator, open the OperatorHub located under the Operators side menu.

Enter "Web Terminal" into the OperatorHub search box, then select the "Web Terminal" tile from the list of results.

Click "Install" to initiate the installation process.

Confirm the default installation details by clicking "Install".

OpenShift will now install the Web Terminal Operator in the openshift-operators
namespace.

Wait a few minutes for the installation to proceed…

After the installation has completed, you will be able to find the Web Terminal Operator in the list of installed operators.

1.2 Web Terminal basics
Reload your web browser to reveal a new Web Terminal button in the header menu. Click on the Web Terminal header menu button to open a new terminal session.

Paste each of the following commands into your terminal to confirm that it is working as expected:
oc version
Client Version: 4.10.6
Server Version: 4.10.26
Kubernetes Version: v1.23.5+012e945
oc whoami
opentlc-mgr