Already on GitHub?Sign into your account Closed anonymc207opened this issueMay 11, 2023· 27 comments Copy link anonymc207commentedMay 11, 2023• edited Name and Version Kafka Helm Chart 22.1.1 What architecture are you using? None What steps will reproduce the bug?
Once you have installed the Helm client, you can deploy a Bitnami Helm Chart into a Kubernetes cluster.Please refer to the Quick Start guide if you wish to get running in just a few commands, otherwise the Using Helm Guide provides detailed instructions on how to use the Helm client to ...
bitnami/kafka 15.3.0 3.1.0 Apache Kafka is a distributed streaming platfor... bitnami/dataplatform-bp1 9.0.8 1.0.1 OCTO Data platform Kafka-Spark-Solr Helm Chart bitnami/dataplatform-bp2 10.0.8 1.0.1 OCTO Data platform Kafka-Spark-Elasticsearch He... 使用bitnami 的 helm 安装 kafka: helm ...
bitnami/dataplatform-bp1 9.0.8 1.0.1 OCTO Data platform Kafka-Spark-Solr Helm Chart bitnami/dataplatform-bp2 10.0.8 1.0.1 OCTO Data platform Kafka-Spark-Elasticsearch He... 使用bitnami 的 helm 安装 kafka: helm install kafka bitnami/kafka \ --namespace kafka --create-namespace \ --set gl...
Hello everyone, Hope everything is great. After installing the chart following the doc here: https://github.com/bitnami/charts/tree/master/bitnami/kafka/#installing-the-chart I have enabled external access using the following config: kaf...
看到Chart.yaml,中有registry-1.docker.io所有用helm下不下来 annotations: category: Infrastructure images:| - name: jmx-exporter image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1-name: kafka image: docker.io/bitnami/kafka:3.9.0-debian-12-r4-name: kubectl ...
Kafka 安装 📚️Quote: charts/bitnami/kafka at master · bitnami/charts (github.com) 输入如下命令添加 Helm 仓库: >helm repoaddtkemarket https://market-tke.tencentcloudcr.com/chartrepo/opensource-stable"tkemarket"has been added to your repositories>helm repoaddbitnami https://charts.bitnami.com...
$ helm repo add bitnami https://charts.bitnami.com/bitnami $ helm search repo bitnami $ helm install my-release bitnami/<chart>Before you beginPrerequisitesKubernetes 1.12+ Helm 3.1.0Setup a Kubernetes ClusterThe quickest way to setup a Kubernetes cluster to install Bitnami Charts is following ...
服务器端 K3S 上部署 Kafka Server Kafka 安装 ️ Quote: charts/bitnami/kafka at master · bitnami/charts (github.com) 输入如下命令添加 Helm 仓库: > helm repo add tkemarket https://market-tke.tencentcloudcr.com/chartrepo/opensource-stable "tkemarket" has been added to your repositories ...
Which chart: bitnami/kafka 2.7.0 Describe the bug Setting an external Zookeeper results in a non-functioning Kafka helm release. To Reproduce Steps to reproduce the behavior: Launch a new Zookeeper helm release: helm install ext-zk bitna...