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
2021-12-09 16:02:39 +00:00

16 lines
700 B
Plaintext

include::modules/serverless-document-attributes.adoc[]
[id="serverless-cluster-admin-serving"]
= Creating Knative Serving components in the Administrator perspective
include::modules/common-attributes.adoc[]
:context: serverless-cluster-admin-serving
toc::[]
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 `kn` and `oc` CLIs.
// Create services as an admin
include::modules/creating-serverless-apps-admin-console.adoc[leveloffset=+1]
// [id="serverless-cluster-admin-serving-additional-resources"]
// == Additional resources