docs
docs copied to clipboard
User documentation for Knative components.
## Expected Behavior `event-display` log: ``` kubectl logs -l serving.knative.dev/service=event-display --tail=30 -c user-container ☁️ cloudevents.Event Validation: valid Context Attributes, specversion: 1.0 type: dev.knative.sources.ping source: /apis/v1/namespaces/default/pingsources/ping-source id: 015a4cf4-8a43-44a9-8702-3d4171d27ba5 time: 2020-03-03T21:24:00.0007254Z datacontenttype:...
* The `kn` plugin directory is `~/.config/kn/plugins` on Linux and macOS, and on `%APPDATA%\kn\plugins` (I think this information is also missing on https://knative.dev/docs/client/kn-plugins/#manually-install-a-plugin where it is only mentioned that it...
"Fixes [#5170](https://github.com/knative/docs/issues/5170) ## Proposed Changes - Add documentation about Queue Proxy Extensions feature merge into Queue Proxy
Update the docs here https://knative.dev/docs/eventing/sources/ping-source/ to include `kn` examples
**Document how to add and configure a runtime extension to QP** Documentation should include: - What is a QP Extension - How does one add a QP Extension to the...
This PR fixes the syntax of `code-samples/serving/hello-world/helloworld-java-spring/README.md`, which is mixing Markdown and Asciidoc syntaxes.
**Describe the change you'd like to see** Speaking to many function authors (i.e. Knative Service with Eventing), especially newcomers, most of them are not aware of the underlying data plane...
Plugins - [x] #5062 - [x] #5063 - [x] #5064 - [ ] #5065 - [x] #5066 - [ ] #5067