ocf / kafka

Experimental Kafka Cluster @ OCF running on Kubernetes
Other
0 stars 0 forks source link

Kafka

Configuration for a Kafka cluster within the OCF Kubernetes cluster. It uses the Zookeeper cluster that's also run within the Kubernetes cluster.

You can connect to the brokers in the cluster from applications within Kubernetes using the following broker list:

kafka-svc.app-kafka.svc.cluster.local:9092