53dde1fa2a
``` Added: dell/csi-powermax: - 2.6.0 Updated: argo/argo-cd: - 5.29.1 asserts/asserts: - 1.36.0 bitnami/mariadb: - 11.5.7 bitnami/postgresql: - 12.2.8 bitnami/redis: - 17.9.5 bitnami/tomcat: - 10.6.3 bitnami/wordpress: - 15.4.0 clastix/kamaji: - 0.11.5 cloudcasa/cloudcasa: - 3.4.0 cockroach-labs/cockroachdb: - 10.0.8 crate/crate-operator: - 2.26.1 datadog/datadog: - 3.25.5 gitlab/gitlab: - 6.10.3 gluu/gluu: - 5.0.16 haproxy/haproxy: - 1.30.1 hashicorp/vault: - 0.24.1 instana/instana-agent: - 1.2.57 jaeger/jaeger-operator: - 2.42.0 jenkins/jenkins: - 4.3.22 kubecost/cost-analyzer: - 1.102.2 kubemq/kubemq-cluster: - 2.3.8 kubemq/kubemq-controller: - 1.9.5 kuma/kuma: - 2.2.0 nats/nats: - 0.19.13 new-relic/nri-bundle: - 5.0.10 pixie/pixie-operator-chart: - 0.1.0 redpanda/redpanda: - 4.0.0 speedscale/speedscale-operator: - 1.2.34 sysdig/sysdig: - 1.15.84 ``` |
||
---|---|---|
.. | ||
templates | ||
.helmignore | ||
Chart.lock | ||
Chart.yaml | ||
README.md | ||
app-readme.md | ||
questions.yaml | ||
values.yaml | ||
values_example.yaml |
README.md
kubemq-cluster
kubemq-cluster
is the Helm chart that installs the KubeMQ Cluster.
Installing
For example:
$ helm repo add kubemq-charts https://kubemq-io.github.io/charts
$ helm install --create-namespace -n kubemq kubemq-cluster kubemq-charts/kubemq-cluster
Upgrading the charts
Please refer to the release notes of each version of the helm charts. These can be found here.
Uninstalling the charts
To uninstall/delete kubemq-cluster use the following command:
$ helm uninstall -n kubemq kubemq-cluster
The commands remove all the Kubernetes components associated with the chart.
If you want to keep the history use --keep-history
flag.