pavedroad-io / roadctl

A kubectl compatible CLI for managing and creating applications and defining/managing CI/CD environments. The roadctl command uses blueprints based on provent design patterns driven by produciton metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka support

jscharber opened this issue · comments

Add docker-compose and kubernetes manifest for supporting docker

The docker version will use, wurstmeister/kafka-docker and zookeeper

This requires setting the environment variable KAFKA_ADVERTISED_HOST_NAME to the IP address of the docker interface.

This work is needed for @MarkGreenPR core log integration.

We can also pre-configure a list of topics for k8s and docker-compose