1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/creating-serverless-apps-admin-console.adoc

24 lines
830 B
Plaintext

// Module included in the following assemblies:
//
// serverless/serving-creating-managing-apps.adoc
[id="creating-serverless-apps-admin-console_{context}"]
= Creating serverless applications using the Administrator perspective
.Prerequisites
To create serverless applications using the *Administrator* perspective, ensure that you have completed the following steps.
* The {ServerlessOperatorName} and Knative Serving are installed.
* You have logged in to the web console and are in the *Administrator* perspective.
.Procedure
. Navigate to the *Serverless* → *Services* page.
+
image::serverless-create-service-admin.png[Services page]
. Click *Create Service*.
. Manually enter YAML or JSON definitions, or by dragging and dropping a file into the editor.
+
image::service-yaml-admin.png[Text editor]
. Click *Create*.