Kafka Image for Helm Chart #3821
Unanswered
MichaelKoch11
asked this question in
Q&A
Replies: 2 comments
|
Hi @MichaelKoch11 you can simply use a different image. |
0 replies
|
If you’re affected by the Bitnami image changes — I’m from SolDevelo, and our container images are fully compatible replacements for Bitnami ones (including Kafka). https://soldevelo.com/services/bitnami-container-images-maintained-by-soldevelo/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I use Streampipes in an ARM-based Kubernetes environment, installed with Helm Chart.
Using Kafka for messaging.
The bitnami/kafka image is used in the dev (default) branch of Streampipes.
Unfortunately, this is no longer available and is not being actively updated.
Old versions are available at bitnamilegacy/kafka, but unfortunately there are no open source images at https://hub.docker.com/u/bitnamisecure.
Is it possible to simply use a different image, or are there some internal specifics in Streampipes that make this difficult to replace?
All reactions