1
0
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:
Gabriel McGoldrick
2023-05-02 10:35:35 +01:00
committed by openshift-cherrypick-robot
parent 3fe1503476
commit c3d7d0d6ff

View File

@@ -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