If you have cluster or dedicated administrator permissions on an OpenShift Dedicated cluster, you can create Knative Serving components with OpenShift Serverless in the Administrator perspective of the web console or by using the Knative (kn
) and OpenShift (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.