Getting Started

Prerequisites

The following CLI tools are required for running the exercises in this workshop. Please have them installed and configured prior to beginning any of the workshop chapters.

Tool macOS Fedora windows

Git

Download

Download

Download

Podman

Download

dnf install podman

Install

Setup OpenShift

  • OpenShift

Validated Patterns require that you have an OpenShift4 cluster provsioned. To provision an OpenShift 4 cluster please use one of the methods at try.openshift.com

Once your cluster is provisioned, download the latest OpenShift client(oc) from here and add to your path.

You can check the OpenShift version using:

oc version

The output should show oc version >=4.14:

Client Version: 4.17.12
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: 4.17.14
Kubernetes Version: v1.30.7