Welcome to the lab. You are the OpenShift admin working at the ZLand BioTech firm and in charge of supporting the developers in creating an early screening software for tracking symptoms of the dreaded the infamous Virus Z-19. This software is vital to the early warning system and tracking of the virus. Your job is to assist the developers in managing and creating the applications that make up the screening and tracking software. Tallahassee, the Java Developer, added something last minute and would like you to start a second build after the first has been completed. Let’s begin!
>**Note:** This lab is meant to be run on your local environment. This will not work in our current Cloud Playground or Lab environment.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Install CodeReady Containers
Note: If you have already installed CodeReady Containers and have taken the previous lab, please move on to the next objective. If not, then proceed with this objective.
- If you don’t already have a Red Hat login, register at Red Hat.
- Make the
OpenShift_CRC
working directory. - Download the version of the OpenShift on CodeReady Containers binary for the operating system version you are running.
- Install OpenShift on CodeReady Containers.
- Lab Setup
Note: If you have already installed CodeReady Containers and have taken the previous lab, please move on to the next objective. If not, then proceed with this objective.
- Download the
lab_setup_1.sh
script from here. - Make the script executable.
- Run the
lab_setup_1.sh
script.
- Download the
- Start Second Build
- Confirm the first build is successful.
- Once the first build is done, start a second build and follow the logs.
- Verify your work.