knative/docs

Update Installation to better orient users

Open

#6.305 aberto em 29 de jul. de 2025

Ver no GitHub
 (9 comments) (0 reactions) (1 assignee)HTML (1.202 forks)batch import
help wantedkind/documentation

Métricas do repositório

Stars
 (4.320 stars)
Métricas de merge de PR
 (Mesclagem média 4d 20h) (1 fundiu PR em 30d)

Description

Overview

The installation instructions are generally very good, but there are a few speed bumps to finding and performing the right installation procedure.

Add "roadmap" information to orient readers in the Installation section of the documentation.

Audience: Admins and developers

Type: Instructional

Context

This issue tracks recommended changes resulting from an analysis of the Knative documentation commissioned by CNCF. The analysis and supporting documents are here: https://github.com/cncf/techdocs/tree/main/analyses under 0015-knative.

Possible Implementation

Related material in the current doc:

Suggested changes:

On the [Installing Knative] page, provide a roadmap at the top to direct users to the correct installation. Aside from installing the different components (Eventing and Serving) using different modalities (YAML, Kubernetes Operator, and upgrading), disclose what operating systems are supported, and differentiate between local and server installations.

Guia do colaborador