This repository contains the artifacts required to build the ibmcom/eventstreams-kafkamirrormaker
Docker image.
This image contains Kafka Mirror Maker and can be used to replicate data between clusters.
A prebuilt image is provided on DockerHub: https://hub.docker.com/r/ibmcom/eventstreams-kafkamirrormaker.
Instructions for running the eventstreams-kafkamirrormaker
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.