mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
include::modules/serverless-document-attributes.adoc[]
|
|
[id="kn-serving-ref"]
|
|
= Knative Serving CLI commands
|
|
:context: kn-serving-ref
|
|
include::modules/common-attributes.adoc[]
|
|
|
|
toc::[]
|
|
|
|
You can use the following `kn` CLI commands to complete Knative Serving tasks on the cluster.
|
|
|
|
[id="kn-serving-ref-kn-service"]
|
|
== kn service commands
|
|
|
|
You can use the following commands to create and manage Knative services.
|
|
|
|
include::modules/creating-serverless-apps-kn.adoc[leveloffset=+2]
|
|
include::modules/kn-service-update.adoc[leveloffset=+2]
|
|
include::modules/kn-service-apply.adoc[leveloffset=+2]
|
|
include::modules/kn-service-describe.adoc[leveloffset=+2]
|
|
|
|
[id="kn-serving-ref-kn-container"]
|
|
== kn container commands
|
|
|
|
You can use the following commands to create and manage multiple containers in a Knative service spec.
|
|
|
|
include::modules/serverless-kn-container.adoc[leveloffset=+2]
|
|
|
|
[id="kn-serving-ref-domain-mapping"]
|
|
== kn domain commands
|
|
|
|
You can use the following commands to create and manage domain mappings.
|
|
|
|
include::modules/serverless-create-domain-mapping-kn.adoc[leveloffset=+2]
|
|
include::modules/serverless-manage-domain-mapping-kn.adoc[leveloffset=+2]
|