Curriculum
- 1 Section
- 29 Lessons
- 10 Days
Expand all sectionsCollapse all sections
- Topics29
- 1.1Get started with container technology Describe how applications can run in containers orchestrated by OpenShift Container Platform.
- 1.2Create containerized services Provision a service using container technology.
- 1.3Manage containers Manipulate pre-built container images to create and manage containerized services.
- 1.4Manage container images Manage the life cycle of a container image from creation to deletion.
- 1.5Create custom container images Design and code a Dockerfile to build a custom container image.
- 1.6Deploy containerized applications on OpenShift Deploy single container applications on OpenShift Container Platform.
- 1.7Deploying multi-container applications Deploy applications that are containerized using multiple container images.
- 1.8Publish enterprise container images Interact with an enterprise registry and publish container images to it.
- 1.9Deploying multi-container applications Deploy multi-container applications using Helm charts and Kustomize.
- 1.10Managing application deployments Monitor application health and implement various deployment methods for cloud-native applications.
- 1.11Describing the Red Hat OpenShift Container Platform Describe the architecture of OpenShift Container Platform.
- 1.12Verify the health of a cluster Describe OpenShift installation methods and verify the health of a newly installed cluster.
- 1.13Configuring authentication and authorization Configure authentication with the HTPasswd identity provider and assign roles to users and groups
- 1.14Configuring application security Restrict permissions of applications using security context constraints and protect access credentials using secrets.
- 1.15Configuring OpenShift networking for applications Troubleshoot OpenShift software-defined networking (SDN) and configure network policies.
- 1.16Controlling pod scheduling Control the nodes on which a pod runs.
- 1.17Describing cluster updates Describe how to perform a cluster update.
- 1.18Managing a cluster with the web console Manage a Red Hat OpenShift cluster using the web console.
- 1.19Moving from Kubernetes to OpenShift Demonstrate that OpenShift is Kubernetes by deploying Kubernetes-native applications on OpenShift.
- 1.20Introducing automation with OpenShift Automate OpenShift using scripts and Ansible playbooks.
- 1.21Managing OpenShift operators Manage operators and OpenShift cluster operators.
- 1.22Implementing GitOps with Jenkins Implement a GitOps workflow using containerized Jenkins to administer an OpenShift cluster.
- 1.23Configuring enterprise authentication Configure OpenShift integration with enterprise identity providers.
- 1.24Configuring trusted TLS certificates Configure trusted TLS certificates for external access to cluster services and applications.
- 1.25Configuring dedicated node pools Add nodes to an OpenShift cluster with custom configurations.
- 1.26Configuring persistent storage Configure storage providers and storage classes to ensure cluster user access to persistent volume resources.
- 1.27Managing cluster monitoring and metrics Configure and manage the OpenShift monitoring stack.
- 1.28Provisioning and inspecting cluster logging Deploy and query cluster-wide logging, and diagnose common issues using tools.
- 1.29Recovering failed worker nodes Inspect, troubleshoot, and remediate worker nodes in a variety of failure scenarios.
Create containerized services Provision a service using container technology.
Next