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

For context, I was following https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-service-other-languages and ran into a few issues when using Rust 2021, which was the default in CLion. The 1.23.0 Rust Docker image does not support...

size/S
needs-rebase

Fixes [https://github.com/knative/docs/issues/5778](https://github.com/knative/docs/issues/5778). The latest code shows that ``` A local registry is no longer created by default. To create a local registry, use the --registry flag. ```

do-not-merge/hold
size/XS

There's a "bug" on this page: https://knative.dev/docs/getting-started/quickstart-install/ `kn quickstart kind` will fail because registry is not created by default anymore. Documentation fix: ` kn quickstart kind --registry`. Looks like there's...

kind/bug

**Describe the change you'd like to see** Decide on an interface design tool to use for the UX team by comparing version control and export features for Figma and Penpot....

lifecycle/stale

New colours for the website were chosen to be more accessible and maintain brand consistency. The original dark and light blue used on the website are not the same ones...

triage/accepted
good first issue
help wanted

**Describe the change you'd like to see** The current documentation for KafkaSource does not clearly mention that only PEM-formatted credentials are supported. Users with JKS credentials might face issues when...

**Nowadays Google Analytics is illegal in some EU countries, and requiring to opt out via extension installation, too** I came to website just today (very interested in knative), and I...

lifecycle/frozen

**Describe the change you'd like to see** List adopters/users of Knative on the knative.dev website. We should list not just names of companies but also logos. To raise awareness. **Additional...

lifecycle/frozen

**Describe the change you'd like to see** Comprehensive documentation on queue-proxy probing controls and behaviors. **Additional context** Readiness probing, and specifically aggressive probing, is part of the queue-proxy sidecar. Some...

lifecycle/frozen

## Expected Behavior https://knative.dev/docs/reference/api/ are based on the exported OpenAPI definitions: * https://github.com/knative/serving/blob/main/config/core/300-resources/service.yaml (et al) * https://github.com/knative/eventing/blob/main/config/core/resources/broker.yaml (et al) These should be able to be filtered by API group, so...

triage/needs-eng-input
priority/medium
kind/infrastructure
lifecycle/frozen
kind/needs-automation