25 lines
927 B
Plaintext
25 lines
927 B
Plaintext
---
|
|
title: Getting familiar with OpenShift
|
|
exercise: 1
|
|
date: '2023-12-04'
|
|
tags: ['openshift','containers','kubernetes']
|
|
draft: false
|
|
authors: ['default']
|
|
summary: "In this first exercise we'll get familiar with OpenShift."
|
|
---
|
|
|
|
Red Hat [OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift) is a unified platform to build, modernize, and deploy applications at scale. In this first excercise we'll get logged into our cluster and familarise ourselves with the OpenShift web console.
|
|
|
|
The OpenShift Container Platform web console is a user interface accessible from a web browser. You can use the web console to visualize, browse, and manage your OpenShift cluster and the applications running on it.
|
|
|
|
Let's get started!
|
|
|
|
## Lab environment
|
|
|
|
Open your web browser and navigate to the workshop login page [https://demo.redhat.com/workshop/vq5abz].
|
|
|
|
<Zoom>
|
|

|
|
</Zoom>
|
|
|