Red Hat OpenShift Admin I: Operating a Production Cluster (DO180) prepares OpenShift cluster administrators to manage Kubernetes workloads and to collaborate with developers, DevOps engineers, system administrators, and SREs to ensure the availability of application workloads. This course focuses on managing typical end-user applications that are often accessible from a web or mobile UI and that represent most cloud-native and containerized workloads. Managing applications also includes deploying and updating their dependencies, such as databases, messaging, and authentication systems.
The skills that you learn in this course apply to all versions of OpenShift, including Red Hat OpenShift on AWS (ROSA), Azure Red Hat OpenShift, and OpenShift Container Platform.
Course topics:Introduction to Kubernetes and OpenShift - Identify the main Kubernetes cluster services and OpenShift platform services, and monitor them from the web console.
Kubernetes and OpenShift Command-Line Interfaces and APIs - Access an OpenShift cluster from the command line, and query its Kubernetes API resources to assess the health of a cluster.
Run Applications as Containers and Pods - Run and troubleshoot containerized applications as unmanaged Kubernetes pods.
Deploy Managed and Networked Applications on Kubernetes - Deploy applications and expose them to network access from inside and outside a Kubernetes cluster.
Manage Storage for Application Configuration and Data - Externalize application configurations in Kubernetes resources, and provision storage volumes for persistent data files.
Configure Applications for Reliability - Configure applications to work with Kubernetes for high availability and resilience.
Manage Application Updates - Manage reproducible application updates and rollbacks of code and configurations.