- Lab
- A Cloud Guru
Creating an OpenShift Application from Source
In this scenario, you have been tasked with making sure that a simple Apache web page can be built from a Git repository using a new OpenShift cluster. *This lab is not approved or sponsored by Red Hat.*
Path Info
Table of Contents
-
Challenge
Create the New Project
- Create a new project with the name
llama-cart-test
and a display name ofLlama Cart Racing test
.
Note: This section only applies to local users of the OpenShift environment. Remote access users should skip this section.
- Create a new project with the name
-
Challenge
Create the New Application
- Create a new application using the
httpd
image stream and the Git repositoryhttps://github.com/linuxacademy/Red-Hat-Certified-Specialist-in-Containers-and-Kubernetes/llama_cart
. - Name the application
llama-cart-racing
. - Give all app resources the label
racing-test
.
- Create a new application using the
-
Challenge
Create a New Route
- Create a new route to the application by exposing the new service.
-
Challenge
Test the Web Page
- Make sure that the web page is accessible.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.