Skip to content

jboss-container-images/amqstreams-1-openshift-image

Repository files navigation

Red Hat AMQ Streams 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 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 LICENSE file.