mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
8 lines
389 B
Plaintext
8 lines
389 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * serverless/serverless-architecture.adoc
|
|
|
|
[id="knative-client_{context}"]
|
|
= Knative Client
|
|
The Knative Client (`kn`) extends the functionality of the `oc` or `kubectl` tools to enable interaction with Knative components on {product-title}. `kn` allows developers to deploy and manage applications without editing YAML files directly.
|