Course Requirements

This section enumerates some knowledge and tools that would be useful to follow this course about Red Hat OpenShift.

Audience

This course is geared towards developers interested in running applications in OpenShift. It is also useful for DevOps engineers who want to learn how to use OpenShift to build and deploy cloud native applications.

Here’s some basic tooling to try Red Hat OpenShift by yourself:

Knowledge

You should be familiar with:

  • Containers

    • Dockerfile and Containerfile

    • Docker or Podman

    • Container registries

  • Kubernetes

    • Deploying applications

    • Manifests in YAML format

    • Performing basic administration tasks

  • Git

Example Code

This course uses 4 simple, open-source containerized applications:

To get the basic knowledge, we recommend the following three courses on LinkedIn Learning: