Hi team!
I noticed that tutorials/bindings/README.md instructs users to install Kafka using the bitnami/kafka Helm chart.
The Issue Since Bitnami moved their active catalog behind a paywall, the public charts are often legacy or subject to availability issues. This can create friction for developers trying to run the quickstarts smoothly.
Proposed Solution I suggest switching to the SolDevelo Kafka Helm Chart (soldevelo/kafka-chart), which is maintained by my team. It is a production-ready fork of the Bitnami chart, so it maintains high compatibility, but it is free to use, actively updated.
I can submit a quick PR to update the instructions in the README to use this free alternative. Let me know if you're interested!