1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

RHDEVDOCS-1952: Add Kafka source using ODC

This commit is contained in:
abrennan
2020-11-02 13:03:36 -06:00
committed by openshift-cherrypick-robot
parent a2ab11da3e
commit 2f6a13ce32
12 changed files with 158 additions and 91 deletions

View File

@@ -28,7 +28,7 @@ Key features of `kn` include:
====
Knative Eventing is currently available as a Technology Preview feature of {ServerlessProductName}.
====
* Create xref:../serverless/event_workflows/serverless-sinkbinding.adoc#serverless-sinkbinding[sink binding] to connect existing Kubernetes applications and Knative services.
* Create xref:../serverless/event_sources/serverless-sinkbinding.adoc#serverless-sinkbinding[sink binding] to connect existing Kubernetes applications and Knative services.
* Extend `kn` with flexible plugin architecture, similar to `kubectl`.
// * Easily integrate {ServerlessProductName} with OpenShift Pipelines by using `kn` in an OpenShift Pipelines task
// TODO: Add integrations later when we have docs about this.