docs icon indicating copy to clipboard operation
docs copied to clipboard

User documentation for Knative components.

Results 205 docs issues
Sort by recently updated
recently updated
newest added

## Expected Behavior There's a clear place to find documentation on configuring brokers for the cluster or for a namespace. ## Actual Behavior - Broker documentation is scattered and hard...

Epic

The doc https://knative.dev/docs/eventing/configuration/broker-configuration/#configuring-the-default-brokerclass-for-namespaces is a little misleading or not fully correct. * `KafkaBroker` -> there is no such `class`, the Kafka-based broker impl does use `Kafka` instead * The config...

kind/bug
priority/nice-to-have
kind/eventing
lifecycle/frozen

## What is changing? (Please include as many details as possible.) Work is being done to get `net-gateway-api` to beta in Knative. ## How will this impact our users? ##...

triage/needs-eng-input
lifecycle/stale
kind/feature-request
priority/awaiting-more-evidence

## What is changing? (Please include as many details as possible.) Once https://github.com/knative/serving/pull/13005 was merged, we should add the documentation about the feature. (I am going to create the draft...

triage/needs-eng-input
kind/serving
status/blocked
lifecycle/stale
kind/feature-request

**Describe the change you'd like to see** Add documentation for annotations and configmap strings, including their release versions. Changes to string formats should also be documented as part of release...

triage/needs-eng-input
triage/needs-eng-implementation

Hi, I would like any sample examples for PVC support in Service YAML. I want to configure the PV/PVC for SMB/NFS shares and I didn't see any references for those...

kind/good-first-issue
priority/nice-to-have
kind/serving
lifecycle/frozen
triage/accepted
kind/feature-request

## Expected Behavior ## Actual Behavior ## Steps to Reproduce the Problem 1. 2. 3. ## Additional Info Placeholder issue from last TOC update

## Background The sections for [PingSource](https://knative.dev/development/developer/eventing/sources/ping-source/) and [ContainerSource](https://knative.dev/development/developer/eventing/sources/containersource/) should have similar content and navigation structure to [ApiServerSource](https://knative.dev/development/developer/eventing/sources/apiserversource/) and [SinkBinding](https://knative.dev/development/developer/eventing/sources/sinkbinding/) . ## Task 1. Write overview pages for the following event...

priority/nice-to-have
kind/eventing
lifecycle/frozen
concepts

## Background The files in `code-samples` folder are no longer viewable on the website, only in GitHub. However, this has caused broken formatting because tabbed elements are not available in...

kind/bug
kind/good-first-issue
priority/medium
kind/cleanup
hacktoberfest

## Expected Behavior As per https://github.com/knative/client/pull/958 --max-scale and --min-scale were updated to --scale-max and --scale-min ## Actual Behavior Docs haven't been updated ## Steps to Reproduce the Problem 1. https://knative.dev/docs/serving/autoscaling/container-freezer/#configure-min-scale...

kind/cli