If you have cluster administrator permissions on a OpenShift Container Platform cluster, you can create Knative Serving components with OpenShift Serverless in the Administrator perspective of the web console or by using the kn
and oc
CLIs.
To create serverless applications using the Administrator perspective, ensure that you have completed the following steps.
The OpenShift Serverless Operator and Knative Serving are installed.
You have logged in to the web console and are in the Administrator perspective.
Navigate to the Serverless → Serving page.
In the Create list, select Service.
Manually enter YAML or JSON definitions, or by dragging and dropping a file into the editor.
Click Create.