sknot-rh / amqstreams-1-openshift-image

AMQ Streams OpenShift Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Hat AMQ Streams 1.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 and Mirror Maker.

  • bridge : image for running the Apache Kafka bridge.

License

See LICENSE file.

About

AMQ Streams OpenShift Images

License:Apache License 2.0


Languages

Language:Shell 99.4%Language:Awk 0.6%