1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/serverless/admin_guide/serverless-cluster-admin-serving.adoc
2022-04-04 19:25:05 +00:00

23 lines
1.1 KiB
Plaintext

:_content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="serverless-cluster-admin-serving"]
= Creating Knative Serving components in the Administrator perspective
:context: serverless-cluster-admin-serving
toc::[]
ifdef::openshift-enterprise[]
If you have cluster administrator permissions on an {product-title} cluster, you can create Knative Serving components with {ServerlessProductName} in the *Administrator* perspective of the web console or by using the Knative (`kn`) and OpenShift (`oc`) CLIs.
endif::[]
ifdef::openshift-dedicated[]
If you have cluster or dedicated administrator permissions on an {product-title} cluster, you can create Knative Serving components with {ServerlessProductName} in the *Administrator* perspective of the web console or by using the Knative (`kn`) and OpenShift (`oc`) CLIs.
endif::[]
// Create services as an admin
include::modules/creating-serverless-apps-admin-console.adoc[leveloffset=+1]
// [id="serverless-cluster-admin-serving-additional-resources"]
// [role="_additional-resources"]
// == Additional resources