Kafka administration tasks using k8s Job.
268
Builds docker image which is ready to run in k8s cluster to perform Kafka administration tasks using k8s Job.
./build.sh to build docker image and pushes the image to DockerHuboc apply -f kafka-list-topics.yamlcat kafka-create-topic.yaml | TOPIC_NAME=test_kafka_topic envsubst | oc apply -f -Content type
Image
Digest
Size
169.1 MB
Last updated
about 6 years ago
docker pull khteh/kafka-client