DO280 Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster

Length
Classroom: 3 days
Virtual training: 4 days

Overview
Create, configure, manage, and troubleshoot OpenShift clusters
DO280 Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster teaches you how to install
and administer the Red Hat® OpenShift® Container Platform. This hands-on, lab-based course shows you how to install, configure, and manage OpenShift clusters and deploy sample applications to further understand how developers will use the platform.
This course is based on Red Hat® Enterprise Linux® 8.0 and Openshift Container Platform 4.5.
OpenShift is a containerized application platform that allows enterprises to manage container deployments and scale their
applications using Kubernetes. OpenShift provides predefined application environments and builds upon Kubernetes to provide
support for DevOps principles such as reduced time to market, infrastructure-as-code, continuous integration (CI), and continuous delivery (CD).

Course summary
Describe the Red Hat OpenShift Container Platform cluster installation and update processes
Troubleshoot application deployments
Configure authentication using local users
Control access to projects using role-based access control (RBAC)
Configure service and container networking
Configure pod scheduling using labels and selectors
Limit compute resource usage
Scale a cluster
Monitor cluster events and alerts

Audience
This course is designed for system administrators, system architects, and developers who want to install and configure Red Hat OpenShift
Container Platform.
System and Software Architects interested in understanding features and functionality of an OpenShift cluster.
System Administrators interested in the initial establishment of a cluster.
Cluster Operators interested in the ongoing maintenance of a cluster.
Site Reliability Engineers interested in the ongoing maintenance and troubleshooting of a cluster.

Prerequisites
Become a Red Hat Certified System Administrator, or demonstrate equivalent Red Hat Enterprise Linux system administration experience
Complete the DO180 Red Hat OpenShift I: Containers & Kubernetes or demonstrate equivalent experience with containers, Kubernetes,
and OpenShift basics

Course Outline
Describe the Red Hat OpenShift Container Platform
Describe the architecture of the Red Hat OpenShift Container Platform (RHOCP).
Verify the health of a cluster
Describe OpenShift installation methods and verify the health of a newly installed cluster.
Configure authentication and authorization
Configure authentication with the HTPasswd identity provider and assign roles to users and groups.
Configure application security
Restrict permissions of applications using security context constraints and protect access credentials using secrets.
Configure OpenShift networking for applications
Troubleshoot OpenShift software-defined networking (SDN) and configure network policies.
Control pod scheduling
Control which nodes a pod runs on.
Describe cluster updates
Describe how to perform a cluster update
Manage a cluster with the web console
Manage a Red Hat OpenShift cluster using the web console.