PHACDataHub / data-mesh-ref-impl

Data Mesh Reference Implementation with standalone example use cases
Apache License 2.0
6 stars 3 forks source link

K8s support for OSS-only Kafka cluster #6

Closed nghia71 closed 1 year ago

nghia71 commented 1 year ago

Check out the docker-compose-kafka-ce.yml. That's what we need to turn into K8s. There are bunch of scripts in scripts/kafka/tests/ that can be used as tests.