Skip to content

Playground for Kafka/Confluent Docker experimentations

Notifications You must be signed in to change notification settings

lokasoft/kafka-docker-playground

 
 

Repository files navigation

kafka-docker-playground Build Status

Playground for Kafka/Confluent Docker experimentations...


ℹ️ By default Confluent Platform version 5.5.0 is used, but you can test with another version (greater or equal to 5.0.0) simply by exporting TAG environment variable:

Example:

export TAG=5.3.2

Table of Contents

🔗 Kafka Connectors

Quick start examples from Confluent docs but in Docker version for ease of use.

↘️ Source

↗️ Sink

☁️ Confluent Cloud

  • How to connect your components to Confluent Cloud
  • How to monitor your Confluent Cloud cluster
  • How to restrict access
  • etc...

Diagram

🔗 Kafka Connectors connected to Confluent Cloud

Other

🔄 Confluent Replicator and Mirror Maker 2

Using Multi-Data-Center setup with US 🇺🇸 and EUROPE 🇪🇺 clusters.

🔐 Environments

Single cluster:

Multi-Data-Center setup:

  • PLAINTEXT: no security
  • SASL_PLAIN: no SSL encryption, SASL/PLAIN authentication
  • Kerberos: no SSL encryption, Kerberos GSSAPI authentication

🎓 Kafka Tutorials

This is just the excellent examples in Kafka tutorial but in Docker version for ease of use.

Confluent Commercial

Easily play with Confluent Platform Ansible playbooks by using Ubuntu based Docker images generated daily from this cp-ansible-playground repository

There is also a Confluent Cloud version available here

👾 Other Playgrounds

📚 Useful Resources

About

Playground for Kafka/Confluent Docker experimentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.4%
  • Java 18.3%
  • PLpgSQL 1.9%
  • Dockerfile 1.8%
  • C# 1.4%
  • Go 0.8%
  • Other 0.4%