docs
docs copied to clipboard
User documentation for Knative components.
"Implemented website redesign according to [issue #134 ](https://github.com/knative/ux/issues/134)of knative/ux" I have set up the project locally on my machine and started making improvements according to provided design. ## Proposed Changes...
**Describe the change you'd like to see** Currently, the Knative only supports a single theme. With the growing preference for customizable user interfaces, it would be beneficial to introduce a...
**Describe the change you'd like to see** In the case study section of the website, the logos of the companies are inconsistent in their sizes. This has a negative impact...
## Expected Behavior The container queue-proxy in my pod is what i customized in KnativeServing CR The setting below: ```yaml apiVersion: operator.knative.dev/v1beta1 kind: KnativeServing metadata: name: knative-serving namespace: knative-serving spec:...
Fixes #6099 ## Proposed Changes - :gift: Add documentation for [Eventing Authorization feature](https://github.com/orgs/knative/projects/79/views/1)
## What is changing? Knative Eventing will support Authorization via EventPolicies. The feature track is available [here](https://docs.google.com/document/d/1u6vyMviGpD13uyLKSGV7_D_p0ZRBPWg6PlLItRH8UFI/edit?). ## How will this impact our users? Users can define EventPolicies to restrict...
## Actual Behavior Hi, we were using nightly builds and realized it was removed couple of days ago (https://console.cloud.google.com/artifacts/docker/knative-nightly/us/gcr.io/knative.dev%2Feventing) which started failing our deployments ## Steps to Reproduce the Problem...
## What is changing? (Please include as many details as possible.) New pod spec properties are available: hostpid, hostnetwork, hostipc, shareprocessnamespace. ## How will this impact our users? ## In...
## Expected Behavior Following the instructions on installing the operator is confusing. On the [Install knative operator](https://knative.dev/docs/install/operator/knative-with-operators/#install-the-knative-operator) page, the following statement is displayed: > Because the Operator is installed to...
Add description of the problem this PR on MQTT Source in [Knative Eventing #7919](https://github.com/knative/eventing/pull/7919)