Red Hat OpenShift Cloud Platform Administration Training Course

5 days Cloud Computing Certificate on completion
Course codeSD-CC-015
Duration5 days
LevelIntermediate to Advanced
CategoryCloud Computing
DeliveryClassroom or live online
LanguageEnglish
CertificateCertificate of completion

Course overview

OpenShift administrators are expected to provide a stable, secure application platform while development teams release containerised workloads at speed. That requires more than creating projects and checking pod status: administrators must manage identity, quotas, networking, storage, upgrades, operators, cluster capacity and incident response without disrupting production services. This five-day course equips experienced infrastructure and platform professionals to operate Red Hat OpenShift Container Platform with the controls, repeatable procedures and diagnostic discipline required in enterprise environments.

Participants work through the administration model behind OpenShift clusters, including control plane and worker node roles, projects, RBAC, SecurityContextConstraints, resource governance, routes, ingress, persistent storage and Operators. They use the oc CLI to inspect cluster state, troubleshoot unhealthy workloads, manage users and service accounts, configure quotas and limit ranges, apply network policies, and plan controlled cluster updates. The course also addresses GitOps-based configuration management and multi-cluster governance using Red Hat OpenShift GitOps and Red Hat Advanced Cluster Management for Kubernetes.

Delivery combines instructor-led technical walkthroughs with guided labs on live OpenShift environments and operational case studies based on realistic platform incidents. Participants build and administer a governed application namespace, diagnose workload, network and storage faults, and create an operational runbook containing command sequences, validation checks, escalation criteria and an upgrade readiness checklist. They leave with practical administration patterns that can be adapted to their organisation's cluster operating model, together with a certificate of completion.

The course is best suited to professionals responsible for operating, supporting or governing OpenShift platforms used by internal development teams, customer-facing products or regulated workloads.

Course objectives

By the end of this course, participants will be able to:

  • Administer OpenShift projects, users, groups, service accounts and RBAC roles using the oc CLI
  • Configure resource quotas, limit ranges and namespace governance controls for multi-team clusters
  • Diagnose pod scheduling, image pull, readiness, route and persistent-volume failures from cluster events and logs
  • Implement SecurityContextConstraints, secrets and service-account permissions for controlled workload execution
  • Configure OpenShift routes, ingress behaviour and NetworkPolicy rules for secure application exposure
  • Provision and manage persistent volumes, claims, storage classes and stateful workload storage requirements
  • Plan and validate a controlled OpenShift cluster upgrade using operator health and update-channel checks
  • Produce an OpenShift operations runbook with monitoring checks, incident triage steps and upgrade readiness criteria

Benefits of attending

For you

  • Build evidence-based troubleshooting habits using oc status, events, logs, conditions and resource inspection
  • Gain practical authority to administer OpenShift access, resource governance and workload security controls
  • Prepare to contribute to production cluster upgrade planning rather than relying solely on external support
  • Develop a reusable operations runbook that demonstrates platform administration capability to employers
  • Strengthen suitability for OpenShift Administrator, Platform Engineer and Kubernetes operations roles

For your organisation

  • Reduce application disruption through faster diagnosis of scheduling, networking, route and storage failures
  • Apply consistent namespace quotas, limit ranges and RBAC controls across development teams
  • Lower security exposure by governing service accounts, workload permissions and network communication paths
  • Improve upgrade confidence through documented pre-upgrade health checks and rollback-aware planning
  • Create internal OpenShift operating procedures that reduce dependence on individual administrators or external consultants

Target competencies

OpenShift cluster administrationKubernetes workload troubleshootingRBAC and access controlResource governanceSecure network configurationUpgrade readiness planning

Who should attend

  • OpenShift Administrators — who operate clusters and need repeatable controls for security, availability and upgrades
  • Platform Engineers — who provide self-service Kubernetes capabilities to development teams
  • Cloud Infrastructure Engineers — who support hybrid cloud clusters, networking, storage and capacity
  • DevOps Engineers — who need to troubleshoot application delivery pipelines and runtime workloads on OpenShift
  • Site Reliability Engineers — who require practical methods for detecting, triaging and reducing platform incidents
  • Technical Operations Managers — who govern OpenShift service standards, support procedures and operational risk

Requirements and prerequisites

Participants should be comfortable administering Linux systems from the command line, including files, processes, permissions, networking basics and SSH access. They need working knowledge of containers, images and registries, plus a basic understanding of Kubernetes concepts such as pods, deployments, services, namespaces, nodes and persistent volumes. Prior exposure to YAML manifests and Git is useful. Experience with Red Hat OpenShift is beneficial but not essential; the course establishes the OpenShift-specific administration model before advanced labs begin. No prior OpenShift certification, programming experience, cloud-provider certification or cluster-installation experience is required.

Training methodology

The course alternates focused instructor demonstrations with hands-on administration tasks in a live Red Hat OpenShift environment. Participants use the oc CLI and web console to inspect cluster resources, configure access and quotas, deploy governed workloads, expose services, attach storage and investigate deliberately injected faults. Small-group case discussions examine decisions around tenant isolation, upgrade windows and incident escalation. Each day closes with a practical output, culminating in an individual OpenShift operations runbook and a workplace application plan for a selected cluster or platform service.

Course outline

Day 1: OpenShift architecture and platform access

  • OpenShift control plane, worker nodes and cluster operator architecture
  • Kubernetes resources as implemented in OpenShift Container Platform
  • Web console navigation and oc CLI authentication workflows
  • Projects, namespaces and multi-tenant platform design
  • Users, groups, service accounts and OAuth identity integration concepts
  • RBAC roles, role bindings and least-privilege access assignment
  • Cluster health inspection with ClusterOperators, nodes and events

Workshop: Participants create a governed project, assign role-based access to user groups and produce a cluster health baseline using oc commands.

Day 2: Workload governance and security

  • Deployments, deployment configs and pod lifecycle management
  • Resource requests, limits, quotas and limit ranges
  • Pod scheduling, node selectors, taints, tolerations and affinity rules
  • SecurityContextConstraints and workload permission boundaries
  • Secrets, ConfigMaps and service-account token management
  • Image streams, image pull secrets and registry access controls
  • Operator Lifecycle Manager and installed operator administration

Workshop: Participants configure a team namespace with quotas, limit ranges, RBAC and SecurityContextConstraints, then validate a workload deployment against those controls.

Day 3: Networking, routes and persistent storage

  • OpenShift service networking and internal DNS resolution
  • Routes, ingress controllers and TLS termination options
  • NetworkPolicy design for namespace and pod traffic isolation
  • Troubleshooting route admission, endpoint and DNS failures
  • Storage classes, dynamic provisioning and persistent volume claims
  • StatefulSets, volume attachment and reclaim policy considerations
  • Backup and recovery considerations for application data and cluster resources

Workshop: Participants expose a stateful application through a secured route, apply network isolation rules and resolve injected route and persistent-volume faults.

Day 4: Observability, troubleshooting and GitOps operations

  • Cluster monitoring architecture, alerts and Prometheus metrics
  • Using events, logs and pod conditions for incident triage
  • oc describe, oc logs, oc adm inspect and debug container workflows
  • Diagnosing ImagePullBackOff, CrashLoopBackOff and pending pod conditions
  • Capacity signals, node pressure and resource-consumption analysis
  • Red Hat OpenShift GitOps application synchronization and drift detection
  • Red Hat Advanced Cluster Management policies and multi-cluster visibility

Workshop: Participants investigate a simulated production incident involving failed pods, policy drift and node resource pressure, then document the remediation sequence.

Day 5: Lifecycle management and operational readiness

  • OpenShift update channels, release images and cluster version status
  • Pre-upgrade validation of cluster operators, nodes and workload health
  • Upgrade sequencing, maintenance windows and stakeholder communication
  • Post-upgrade verification and application smoke-test criteria
  • Certificate expiry, machine configuration and operator degradation checks
  • Operational runbook structure, escalation paths and change records
  • Platform service levels, governance metrics and continuous improvement actions

Workshop: Participants complete an upgrade-readiness assessment and produce an OpenShift operations runbook covering health checks, incident triage and controlled change procedures.

Tools & standards covered

Red Hat OpenShift Container Platform, oc CLI, Red Hat OpenShift GitOps, Red Hat Advanced Cluster Management for Kubernetes

A typical training day

08:30 – 10:30First session
10:30 – 10:45Refreshment break
10:45 – 12:30Second session
12:30 – 13:30Lunch and networking
13:30 – 15:00Third session
15:00 – 15:15Refreshment break
15:15 – 16:30Workshop and daily review

Live online deliveries follow the same structure in the East Africa Time zone, with shorter screen blocks and longer breaks.

What the fee includes

  • Instruction by a practitioner facilitator
  • Full course workbook and materials
  • Exercise files, templates and case studies
  • Certificate of completion
  • Refreshments and lunch (classroom deliveries)
  • Post-course application plan
  • Facilitator follow-up on request
  • Group rates from five participants

How you can take this course

Classroom

Scheduled sessions in Nairobi, Mombasa, Kigali, Dar es Salaam, Dubai and Cape Town.

Live online

The same facilitator and materials, delivered live for distributed teams and individuals.

In-house

Delivered privately for your team, at your offices or a venue of your choice, tailored to your context. Request a proposal.

Certification

Participants who complete the full five days receive the Skillset Development Certificate of Completion, stating the course title, course code, dates and delivery format — suitable for professional-development records and employer reimbursement.

Frequently asked questions

You should understand Linux administration, containers and core Kubernetes objects such as pods, deployments, services and namespaces. Prior OpenShift use is helpful but not mandatory; the course starts by establishing the OpenShift administration model before moving into advanced operational tasks.

A laptop capable of running a modern web browser, SSH client and terminal is recommended for classroom delivery. Lab access to an OpenShift environment is provided, so participants do not need to install or operate a local cluster.

The primary focus is OpenShift platform administration rather than application coding. DevOps engineers and senior developers responsible for deployment reliability will benefit, but the labs concentrate on access, governance, networking, storage, troubleshooting and cluster lifecycle work.

The course uses Kubernetes foundations but focuses on Red Hat OpenShift features and operating practices, including projects, routes, SecurityContextConstraints, ClusterOperators, Operator Lifecycle Manager and the oc CLI. It also addresses GitOps and multi-cluster governance in the Red Hat ecosystem.

Participants can use the troubleshooting flow, RBAC patterns, quota configuration methods and upgrade readiness checks directly on supported OpenShift environments. The final runbook provides a concrete starting point for documenting local support and escalation procedures.

You leave with a completed OpenShift operations runbook containing command-led health checks, incident triage procedures, validation criteria and upgrade preparation steps. You also retain the practical patterns developed in labs for governed namespaces, secure workload deployment and fault diagnosis.

Upcoming sessions

New dates are being scheduled. Ask us about the next session or an in-house delivery for your team.

Ask about dates

Group of 5+?

Request in-house delivery or group rates →

Related courses in Cloud Computing

5 Days Certificate

Pulumi Cloud Infrastructure Automation Training Course

Cloud teams often inherit manually created environments, inconsistent naming, undocumented access settings and deployment scripts that canno…

5 Days Certificate

Cloud Computing for Healthcare IT Teams Training Course

Healthcare IT teams are under pressure to modernise clinical, administrative and data platforms without exposing protected health informatio…

5 Days Certificate

Cloud Networking Fundamentals for Infrastructure Teams Training Course

Infrastructure teams increasingly support applications spread across cloud accounts, regions, managed services and on-premises environments.…

5 Days Certificate

Cloud Services for Public Sector Digital Teams Training Course

Public-sector digital teams must modernise citizen-facing services while protecting sensitive data, sustaining continuity, meeting procureme…