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

Feedback from CNCF TOC member Emily Fox during CNCF due diligence review. >Emily Fox - KCCN Co-Chair Today at 10:14 AM @dims - Do you know if knative has any...

priority/high
kind/serving
lifecycle/frozen
how-to-guides

Document how to protect a Knative Broker with JSON Web Token (JWT) and Istio, using the `AuthorizationPolicy` and `RequestAuthentication` types from istio

priority/nice-to-have
kind/eventing
kind/feature-request
kind/security
how-to-guides

## Context To prevent duplication in docs we are implementing a snippets feature. ## Tasks 1. Create a list of sections in the docs that should be snippets, where these...

priority/medium
lifecycle/frozen

In the [sequence with broker docs](https://knative.dev/docs/eventing/flows/sequence/sequence-with-broker-trigger/), the following image is used to give an overview of the example sequence: ![sequence example description](https://raw.githubusercontent.com/knative/docs/ed1a09af5a4f9231cef42d9dc8cf44e0426d8d7b/docs/eventing/flows/sequence/sequence-with-broker-trigger/sequence-with-broker-trigger.png) Anyhow in the examples later the trigger for...

size/XS

At two places in the docs the api version `batch/v1beta1` was still used. For `CronJob`s this was deprecated in kubernetes 1.21 and unavailable since v1.25 (see [deprecation-guide CronJob v1.25](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#cronjob-v125)). This...

size/XS

Cron -knative-prow-robot /cc knative/serving-writers knative/eventing-writers knative/docs-wg-leads /assign knative/serving-writers knative/eventing-writers knative/docs-wg-leads Produced by: knative-sandbox/knobots/actions/update-gofmt Details: ``` ```

size/S

From @rhuss `knative service create --force` is to entirely overwrite an existing service, which means delete it first and then recreate it. This is in contrast to `kn service update`,...

kind/good-first-issue
priority/nice-to-have
kind/serving
kind/cli
lifecycle/stale
hacktoberfest
good first issue
help wanted

Currently there are separate docs for the Operator and regular CRs, plus kafka docs: - https://knative.dev/docs/install/operator/configuring-eventing-cr/ - https://knative.dev/docs/eventing/configuration/kafka-channel-configuration/ - https://knative.dev/docs/eventing/configuration/channel-configuration/ **Describe the change you'd like to see** 1. There should...

kind/eventing
kind/feature-request
hacktoberfest
kind/site-improvements

**Where is the documentation for operator v1.3 and older releases?** On the page https://knative.dev/docs/install/operator/knative-with-operators/ or https://knative.dev/docs/ we have only informations about Knative v1.4 or newer. I need this informations like...

## What is changing? (Please include as many details as possible.) The first release of the Security Guard. ## How will this impact our users? Adds new functionality to help...