mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
SRVCOM-2269 add link to install docs for knative kafka
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
3fe1503476
commit
c3d7d0d6ff
@@ -8,6 +8,12 @@ toc::[]
|
||||
|
||||
You can create an Apache Kafka source that reads events from an Apache Kafka cluster and passes these events to a sink. You can create a Kafka source by using the {product-title} web console, the Knative (`kn`) CLI, or by creating a `KafkaSource` object directly as a YAML file and using the OpenShift CLI (`oc`) to apply it.
|
||||
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
See the documentation for xref:../../../serverless/install/installing-knative-eventing.adoc#serverless-install-kafka-odc_installing-knative-eventing[Installing Knative broker for Apache Kafka].
|
||||
====
|
||||
|
||||
// dev console
|
||||
include::modules/serverless-kafka-source-odc.adoc[leveloffset=+1]
|
||||
// kn commands
|
||||
|
||||
Reference in New Issue
Block a user