Red Hat Streams for Apache Kafka 2.x OpenShift Container Images
++++
++++
Apache Kafka running on OpenShift
'''
Install
Deploy cluster operator and kafka cluster
oc apply -f install/cluster-operator -n my-namespace
oc apply -f examples/kafka/kafka-ephermeral.yaml
For more details refer to https://access.redhat.com/documentation/en-us/red_hat_amq_streams/[documentation]
Container Images
- operator : image for running Cluster, Topic and User operators for managing a Kafka Cluster, Topic and User. Kafka init for container initialization.
- kafka : image for running Apache Kafka, Zookeeper, Kafka Connect, Mirror Maker and Cruise Control.
- bridge : image for running the Apache Kafka bridge.
- operator-metadata : image for the manifests and metadata of the related operator.
License
See link:LICENSE[LICENSE] file.