Return to Image List

kafka

Apache Kafka

Apache Kafka is a distributed streaming platform that lets one endpoint in a workload produce messages, while other endpoints consume them. One or more consumers may subscribe to messages under a topic that a producer publishes. This architecture facilitates communication between loosely coupled applications in an enterprise.

See kafka.apache.org for more information

This image is built by IBM to run on the IBM Z architecture and is not affiliated with any other community that provides a version of this image.


License

View license information here

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.


Versions

Use the pull string below for the version of this image you require.
3.2.0 docker pull icr.io/ibmz/kafka@sha256:6505d20b3aad7366fda69f0ab9285347c2b7f54c19b1f02d9b996c3649e357ba Vulnerability Report06-06-2022
3.1.0 docker pull icr.io/ibmz/kafka@sha256:915192e1a753eafe278b563439516a2e074172ff7825a864ba706dfdb1dd5d64 Vulnerability Report04-04-2022
3.0.0 docker pull icr.io/ibmz/kafka@sha256:8537d4974acf34532c99486fb6e0c29c2db34132b9ab40312fd58ff448868bf1 Vulnerability Report10-27-2021
Version Pull String Security (IBM Cloud) Created

Usage Notes

Build instructions and an example use case can be found at the Ambitus Project.