Getting Started
Setup 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