Knowing how to administer and manage OpenShift from the command line using the oc tool is an essential skill that boosts productivity. Complementing this is OpenShifts S2I technology which focuses on streamlining the process of building repeatable and consistent containerized environments.
In this Lab scenario, you'll first use S2I to create a basic builder container image. The builder container image will then be used to build a runtime container image containing a simple static web portal application frontend. You'll then use the oc tool to launch and expose the containerized web portal application.
Upon completion of this Lab, you will be able to:
You should:
This Lab will start with the following AWS resources provisioned automatically for you:
To achieve the Lab end state, you will be walked through the process of:
November 3rd, 2024 - Resolved deployment error
November 16th, 2022 - Resolved deployment error and updated the instructions and screenshots to reflect the latest UI
December 3rd, 2021 - Rebuilt the underlying image for the OpenShift instance to resolve an issue with lab provisioning