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

Remove Kafka TP note

This commit is contained in:
Ashleigh Brennan
2021-09-17 12:39:09 -05:00
parent fe7b3f12c1
commit a08554654e
2 changed files with 0 additions and 6 deletions

View File

@@ -3,9 +3,6 @@
This section describes how to create a Kafka event source by using the `kn` command.
:FeatureName: Creating a Kafka event source by using the `kn` CLI
include::../modules/technology-preview.adoc[leveloffset=+0]
.Prerequisites
* The {ServerlessOperatorName}, Knative Eventing, Knative Serving, and the `KnativeKafka` custom resource (CR) are installed on your cluster.

View File

@@ -6,9 +6,6 @@ include::modules/common-attributes.adoc[]
toc::[]
:FeatureName: Apache Kafka on {ServerlessProductName}
include::modules/technology-preview.adoc[leveloffset=+2]
You can use the `KafkaChannel` channel type and `KafkaSource` event source with {ServerlessProductName}.
To do this, you must install the Knative Kafka components, and configure the integration between {ServerlessProductName} and a supported link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.6/html/amq_streams_on_openshift_overview/index[Red Hat AMQ Streams] cluster.