packaged by Chainguard
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
FIPS-enabled Strimzi workload image for running Apache Kafka® clusters and related components on Kubernetes or OpenShift.
Chainguard Containers are regularly-updated, secure-by-default container images.
For those with access, this container image is available on cgr.dev:
Be sure to replace the ORGANIZATION placeholder with the name used for your organization's private repository within the Chainguard Registry.
The Chainguard strimzi-kafka-fips image is comparable to the official Strimzi Kafka image, but uses FIPS-validated cryptography. It contains the Kafka broker and the Strimzi workload components for Kafka Connect, Kafka Exporter, Kafka MirrorMaker 2, and Cruise Control. Refer to the FIPS support section below for more details.
The strimzi-kafka-fips image uses Chainguard's versioned kafka-fips distribution, including its Java runtime, Bouncy Castle FIPS (BCFIPS) security provider, and FIPS-validated OpenSSL cryptography. Unlike the upstream image's version-specific JAVA_HOME path, this image sets JAVA_HOME to /usr/lib/jvm/default-jvm. The selected kafka-fips version determines the Java runtime. Check that version for Java compatibility, particularly when adding custom plugins. Refer to the kafka-fips image overview for details about supported TLS versions, certificate algorithms, and keystore and truststore formats. For general information about FIPS support, consult the guide to FIPS-enabled Chainguard Containers on Chainguard Academy.
This image must be deployed through the strimzi-kafka-operator-fips image, which runs the FIPS-enabled cluster, topic, and user operators that configure and manage these workloads. The FIPS operator replaces upstream PKCS12 handling with BCFKS for operator-managed keystores. The strimzi-kafka-fips workload image provides corresponding FIPS certificate-preparation paths, including BCFKS keystores for Cruise Control.
OpenTelemetry tracing in strimzi-kafka-fips supports OTLP over HTTP/protobuf only. OTLP over gRPC is not included because its shaded gRPC transport bundles native BoringSSL cryptography outside the BCFIPS Java provider boundary. Kafka Connect-based workloads, including Kafka MirrorMaker 2, default an unset OTLP protocol to http/protobuf and reject an explicitly configured grpc protocol before startup.
Strimzi's automatic Kafka Connect Build feature (KafkaConnect.spec.build) is not supported within this image's FIPS compatibility boundary. Buildah, Kaniko, and the optional Maven builder run as separate images, and third-party connector plugins may introduce non-FIPS cryptography. Use FIPS-enabled builder images and ensure connector plugins meet your deployment's FIPS requirements.
This example requires a Kubernetes cluster, Helm, kubectl, and registry access to both strimzi-kafka-fips and strimzi-kafka-operator-fips. Refer to the Strimzi deployment documentation for supported Kubernetes versions and other installation requirements.
Deploy the operator using the upstream Strimzi Helm chart and a values file that selects the FIPS image for every operator and Kafka workload component. The operator-side overrides use strimzi-kafka-operator-fips. The workload-side overrides use strimzi-kafka-fips.
Create the values file:
Install the chart:
After the operator is ready, apply a KafkaNodePool and Kafka custom resource to create a single-node Kafka cluster:
Wait for the cluster to become ready:
The chart constructs image references by joining registry, repository, and name. For Kafka workloads, tagPrefix: latest allows the chart to append the Kafka version, producing references such as cgr.dev/ORGANIZATION/strimzi-kafka-fips:latest-kafka-4.3.1. Using tag: latest instead would suppress the version suffix.
The spec.kafka.image field makes the broker image explicit. Do not change it to strimzi-kafka, and do not install this cluster with the non-FIPS strimzi-kafka-operator. Either change breaks the required FIPS pairing. When pinning versions instead of using latest, select a compatible strimzi-kafka-operator-fips tag and strimzi-kafka-fips tag prefix, and set spec.kafka.version to the Kafka version included in the workload image.
The image sets JAVA_TOOL_OPTIONS so Java loads the Bouncy Castle FIPS modules and uses a FIPS truststore. If you override this variable through a Strimzi custom resource or Pod template, preserve both options because the override replaces the image's complete value:
The Strimzi Helm chart installs the KafkaBridge custom resource definition, but it does not deploy a bridge by default. If you plan to create a KafkaBridge resource, add the following override to values.yaml so the operator uses the kafka-bridge-fips image instead of Strimzi's non-FIPS default:
An image set in KafkaBridge.spec.image takes precedence over the Helm value and must also reference cgr.dev/ORGANIZATION/kafka-bridge-fips to preserve FIPS operation.
Chainguard's free tier of Starter container images are built with Wolfi, our minimal Linux undistro.
All other Chainguard Containers are built with Chainguard OS, Chainguard's minimal Linux operating system designed to produce container images that meet the requirements of a more secure software supply chain.
The main features of Chainguard Containers include:
For cases where you need container images with shells and package managers to build or debug, most Chainguard Containers come paired with a development, or -dev, variant.
In all other cases, including Chainguard Containers tagged as :latest or with a specific version number, the container images include only an open-source application and its runtime dependencies. These minimal container images typically do not contain a shell or package manager.
Although the -dev container image variants have similar security features as their more minimal versions, they include additional software that is typically not necessary in production environments. We recommend using multi-stage builds to copy artifacts from the -dev variant into a more minimal production image.
To improve security, Chainguard Containers include only essential dependencies. Need more packages? Chainguard customers can use Custom Assembly to add packages, either through the Console, chainctl, or API.
To use Custom Assembly in the Chainguard Console: navigate to the image you'd like to customize in your Organization's list of images, and click on the Customize image button at the top of the page.
Refer to our Chainguard Containers documentation on Chainguard Academy. Chainguard also offers VMs and Libraries — contact us for access.
This software listing is packaged by Chainguard. The trademarks set forth in this offering are owned by their respective companies, and use of them does not imply any affiliation, sponsorship, or endorsement by such companies.
Chainguard's container images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" tag of this image:
Apache-2.0
BSD-2-Clause
BSD-3-Clause
Bitstream-Vera
Classpath-exception-2.0
FTL
GCC-exception-3.1
For a complete list of licenses, please refer to this Image's SBOM.
Software license agreementChainguard Containers are SLSA Level 3 compliant with detailed metadata and documentation about how it was built. We generate build provenance and a Software Bill of Materials (SBOM) for each release, with complete visibility into the software supply chain.
SLSA compliance at ChainguardThis image helps reduce time and effort in establishing PCI DSS 4.0 compliance with low-to-no CVEs.
PCI DSS at ChainguardThis is a FIPS validated image for FedRAMP compliance.
This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.
Learn more about STIGsGet started with STIGs