Openshift is a Platform as a Service Cloud solution that can be used to build a PaaS cloud either in premise data center or on the public cloud. It is a project mainly maintained by RedHat. The upstream opensource project is called Openshift Origin. The downstream enterprise edition is known as RedHat Openshift Container Platform. There is also a public cloud service provided by RedHat – it is called Openshift Online. So if you are just a developer, trying to learn openshift from a developer’s perspective, you may very well just use the Openshift Online access. However, if you are an admin trying to learn openshift with the installation and administration perspective, you then need to know how to implement and manage a local deployment of Openshift. In this course we will cover both.
- Openshift 01: Introduction
- Openshift 02: Architecture
- Openshift 03: Lab Setup
- Openshift 04: OS Installation
- Openshift 05: Installing GUI on Linux
- Openshift Ch 06: Launching a VM on Google Cloud
- Openshift Ch 07: Implementing Openshift
- Openshift Ch 08: Openshift Command LIne
- Openshift Ch 09: Build & Deploy Application on Openshift
- Openshift Ch 10: Persistent Storage
- Openshift Ch 11: Source to Docker Image
- Openshift Ch 12: Managing Openshift
- Openshift Past Class Recordings
- Openshift Pre-requisite: Docker
- Openshift Pre-requisite: Kubernetes