keithchambers / cp-docker-images

Docker images for Confluent Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Images for Confluent Plaform

Docker images for deploying and running the Confluent Platform. The images are currently available on DockerHub. They are currently only available for Confluent Platform 3.0.1 and after.

Full documentation for using the images can be found here.

Important Caveat - Images Not Supported for Docker for Mac

We recommend not using these images with Docker for Mac at this time. There are a couple of reasons for this: first, Docker for Mac does not add hostname to /etc/hosts. Kafka needs the hostname to be resolveable. Furthermore, the semantics for --net=host are not clear, so you are likely to encounter issues if using host networking on Docker for Mac. For more details on these known issues, you can refer to the following links:

Contribute

Start by reading our guidelines on contributing to this project found here.

License

The project is licensed under the Apache 2 license. For more information on the licenses for each of the individual Confluent Platform components packaged in the images, please refer to the respective Confluent Platform documentation for each component.

About

Docker images for Confluent Platform.

License:Apache License 2.0


Languages

Language:Python 66.5%Language:Java 28.0%Language:Makefile 3.0%Language:Shell 2.5%