From the course: OpenShift Essential Training: Container Orchestration and Deployment
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Setting up the lab environment - OpenShift Tutorial
From the course: OpenShift Essential Training: Container Orchestration and Deployment
Setting up the lab environment
- [Instructor] In this video, we'll prep the lab environment and cover the prerequisites to get it going. Red Hat OpenShift Local is the quickest way to get started building OpenShift clusters. It's designed to run on a local computer to make setup and testing more simple, and to emulate a cloud development environment locally. OpenShift Local, formally known as CodeReady Containers, is a great way to run OpenShift on your local machine. Some of its benefits are: it provides a production-like environment for testing your applications locally; and with minimal configuration, you can set up a single node OpenShift cluster locally. Couple these two together, and you have the ultimate learning and testing environment. With OpenShift Local, you can create microservices, build them into images, and run them in Kubernetes-hosted containers, right on your laptop or desktop running Linux, Mac Os, or Windows 10. For setting up the lab environment, you'll need the following prerequisites: four…