From the course: OpenShift Essential Training: Container Orchestration and Deployment
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Cluster administration - OpenShift Tutorial
From the course: OpenShift Essential Training: Container Orchestration and Deployment
Cluster administration
- [Instructor] Would you like to manage your OpenShift cluster without touching the command line? Well, key cluster administration tasks can be done using the web-based console, no terminal required. Think of the OpenShift web console like an airport control tower. You're not flying the planes, but you're making sure the runway is clear so infrastructure is healthy, the right planes take off so apps are deployed correctly, there's no traffic jam on the runway so resources are scaled in balance, and alerts and weather updates are always visible. From the tower, you have full view and control of everything happening across your cluster. With the OpenShift web console, you get full visibility into your cluster. Status, metrics, and alerts are shown right up front. You'll see things like how much memory's being used or if a node is not responding. You can also manage nodes and resources easily, see each node's health capacity and what pods are running where, and you can also create…