This repository contains the artifacts required to build the event-streams-samples/kafka-mirrormaker
Docker image.
This image contains Kafka Mirror Maker and can be used to replicate data between clusters.
A prebuilt image is provided on Github Packages, you can use the following command to pull the image:
Instructions for running the event-streams-samples/kafka-mirrormaker
image in Kubernetes can be found here.
To build the image yourself, complete these steps:
- Build the docker image:
docker build .
If you want to use the sample YAML file, ensure that you update the image name with your own image name.