Skip to content

Commit aa353ad

Browse files
authored
Merge pull request #59448 from gabriel-rh/SRVCOM-2269-link-to-installing-docs
SRVCOM-2269 add link to install docs for knative kafka
2 parents a83f13f + 3df6ded commit aa353ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

serverless/eventing/event-sources/serverless-kafka-developer-source.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ toc::[]
88

99
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.
1010

11+
12+
[NOTE]
13+
====
14+
See the documentation for xref:../../../serverless/install/installing-knative-eventing.adoc#serverless-install-kafka-odc_installing-knative-eventing[Installing Knative broker for Apache Kafka].
15+
====
16+
1117
// dev console
1218
include::modules/serverless-kafka-source-odc.adoc[leveloffset=+1]
1319
// kn commands

0 commit comments

Comments
 (0)