mirror of https://github.com/knative/docs.git
Update docs/install/operator/knative-with-operator-cli.md
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
This commit is contained in:
parent
92f6808bdb
commit
0ed91d6e52
|
@ -10,7 +10,7 @@ function: how-to
|
|||
|
||||
Knative provides the Operator CLI Plugin to install, configure and manage Knative on the command line. This plugin helps you configure the Knative cluster, without interacting with the complexities of the custom resources.
|
||||
|
||||
This topic describes how to install the Knative Operator and the Serving and Eventing components using a CLI. To install the manifests and other resources, see [Knative Operator](knative-with-operators.md).
|
||||
This topic describes how to install the Knative Operator and the Serving and Eventing components using a CLI.
|
||||
|
||||
This installation requires the following prerequisites:
|
||||
|
||||
|
|
Loading…
Reference in New Issue