docs
docs copied to clipboard
User documentation for Knative components.
## 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...
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...
## 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? ##...
## 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...
**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...
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...
## 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...
## 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...
## 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...