Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 286 Bytes

kafka.md

File metadata and controls

18 lines (13 loc) · 286 Bytes

Kafka with Kraft

Help

Standalone Kafka image that uses Kraft.

tasks:
  "":
    image: ghcr.io/kitproj/kafka
volumes:
- hostPath:
    path: volumes/kafka/kraft-combined-logs
  name: kafka.kraft-combined-logs

Licence(s): MIT