Before you start you have to install a number of operators you’ll use during the workshop. These two are Red Hat Integration - Camel K for providing Camel services in your cluster and Red Hat OpenShift Serverless to make our application truly serverless and scalable. But fear not, both are managed by Kubernetes operators on OpenShift.
Red Hat Integration - Camel K (You may need to disable search filters)
Red Hat Integration - Camel K Operator with default settingsMake sure Installation Mode is set to All namespaces on the cluster
Red Hat OpenShift Serverless (You may need to disable search filters)
Red Hat OpenShift Serverless Operator with default settingsMake sure Installation Mode is set to All namespaces on the cluster

oc command you copied ORoc command you copiedYour cluster is now prepared for the next step, proceed to the Task 1 - Hello World.