etlweather / rancher-kafka

kafka broker to run in rancher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rancher-kafka

This image is the kafka dynamic conf for rancher. It comes from rancher-tools.

Build

docker build -t rawmind/rancher-kafka:<version> .

Versions

Usage

This image has to be run as a sidekick of alpine-kafka, and makes available /opt/tools volume. It scans from rancher-metadata, for a zookeeper stack and service, and generates zookeeper connection string dynamicly.

About

kafka broker to run in rancher


Languages

Language:Shell 100.0%