mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
705 B
Plaintext
27 lines
705 B
Plaintext
// Module is included in the following assemblies:
|
|
//
|
|
// serverless/about/about-knative-eventing.adoc
|
|
|
|
:_content-type: CONCEPT
|
|
[id="serverless-kafka-developer_{context}"]
|
|
= Using Knative Kafka
|
|
|
|
|
|
Knative Kafka provides integration options for you to use supported versions of the Apache Kafka message streaming platform with {ServerlessProductName}. Kafka provides options for event source, channel, broker, and event sink capabilities.
|
|
|
|
|
|
// OCP
|
|
ifdef::openshift-enterprise[]
|
|
[NOTE]
|
|
====
|
|
Knative Kafka is not currently supported for {ibmzProductName} and {ibmpowerProductName}.
|
|
====
|
|
endif::[]
|
|
|
|
Knative Kafka provides additional options, such as:
|
|
|
|
* Kafka source
|
|
* Kafka channel
|
|
* Kafka broker
|
|
* Kafka sink
|