docs
docs copied to clipboard
User documentation for Knative components.
## Proposed Changes - Added the instruction on how to configure the podDisruptionBudget with the knative operator.
Users have been reporting multiple times that their Broker or Channel setup doesn't work because the documentation reports that Broker and Channel layers are optional like in https://github.com/knative/eventing/issues/5944. Those optional...
## Task 1. Add a `README.md` page to the "About" section that includes the following conceptual info: - high level info about Knative Serving + Eventing - architecture info -...
fixes #4994 need help with organizing the page like others please review @abrennan89
Currently only Eventing has a page like this: https://knative.dev/docs/getting-started/getting-started-eventing/ Serving goes straight into creating a service without providing the same sort of introduction. **Describe the change you'd like to see**...
## Expected Behavior Diagrams should be available for all major Knative concepts and workflows, and should be consistent in the use of color, icons, and creation tools. ## Actual Behavior...
 The current docs layout provides no real advantages since there's no user story to follow - why would a user look in the admin vs developer section if they...
Please consider reviewing the proposal to highlight Functions in the developer tutorial. https://docs.google.com/document/d/1wBpBA76nfgqoN6vKje7g1n7milB8l5gQZfuE49_teAk/edit?usp=sharing
**Describe the change you'd like to see** Document the behavior of the readinessProbe on a Knative Kservice, and how that is translated over to the Pod queue-proxy and service container....