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

Add Kafka support to datamgr

jscharber opened this issue · comments

Add Kafka support for docker-compose and Kubernetes manifests.

Port the work from workerPool and upgrade Zookeeper and Kafka container version for both to remove error when deploying in k8s.

Items to discuss

  • Automatic topic generation from definitions file
  • Make the message bus optional from definitions file
    -- Probably with Skaffold profiles?

/jms