Update the "Install" section to cover "Install options" #1898
Labels
kind/eventing
kind/install
kind/serving
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/high
Milestone
The install details for either the Serving or Eventing component are to be separated into their individual sections. This provides users the specific details about only the Knative component they are interested.
With the above model, the top-level "Install" section should be repurposed to provide an overview, the available install options, and enough detail to help the user choose the desired install path.
The following changes need to be made:
- Mention that those instructions require a pre-existing cluster ("component specific instructions that you can use to install Knative on any Kubernetes cluster")
- "If you want to install xyz, then see the instructions at...."
Clearly state the available install options:
- Ensure both components are equally discussed (currently only mentions serving)
- (1) See Serving (includes installing 'kn')
- (2) See Eventing (includes installing 'kn')
- (3) Or See one of the following guide if you want to install locally or on one of the following hosts (community contributed host specific guides)
Mention and link to:
- 'kn' CLI (install and use it to.......)
- "Cluster maintenance" section (if you want to modify your installation or upgrade, see ....)
The text was updated successfully, but these errors were encountered: