From the course: Automating Kubernetes with GitOps
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Exploring OpenShift - Kubernetes Tutorial
From the course: Automating Kubernetes with GitOps
Exploring OpenShift
- In this video, we are going to talk about OpenShift. Let me give you a very short introduction to OpenShift. So, OpenShift is a Red Hat Kubernetes distribution. If you look at the main functionality, OpenShift is a Kubernetes distribution where developer options are integrated in an automated way. Source 2 Image is one important part, and that's what we are going to explore here. OpenShift also offers pipelines and more developed authentication and RBAC. OpenShift adds a lot of operators to vanilla Kubernetes, and it also adds many extensions to the Kubernetes APIs. In order to use OpenShift, you can get OpenShift Local from developers.redhat.com. Let me show you where to find it. So here we have the developers.redhat.com website. In order to get access to OpenShift Local, you need to log in. If you don't have an account yet, you need to create a free account. And after logging in, go to Explore Products, where you will find CodeReady Containers. That's the old name of OpenShift…