Update docs/install/operator/knative-with-operator-cli.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
This commit is contained in:
Bruce Hamilton 2025-09-22 16:22:33 -07:00 committed by GitHub
parent 92f6808bdb
commit 0ed91d6e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: