[ANNOUNCE] [Release Candidate] Strimzi test containers 0.100.0 is out


Maros Orsak
 

Release candidate 1 of Strimzi test containers 0.100.0 is now available for testing. The main changes since version 0.25.0 are many options how to configure broker to run Strimzi Kafka container:
  • with a specific Kafka version 
  • with additional configuration
  • on a fixed port 
  • with KRaft (KIP-500)
  • with a custom server.properties file
  • with custom bootstrap servers
  • with custom Kafka image
  • adds support for ARM64 and s390x architectures
  • (Experimental) support for multi-node setup
Maven artefacts

To test the Maven artefacts which are part of this release, use the staging repository by including the following in your pom.xml
<repositories>
  <repository>
      <id>staging</id>
     <url>https://oss.sonatype.org/content/repositories/iostrimzi-1154</url>
  </repository>
</repositories>
Images used by Strimzi test container


Github links
--

Maroš Orsák

Quality Engineer - AMQ Streams

Red Hat

morsak@...