MariaDB / MariaDB/mariadb-docker
Community Helm chart for MariaDB on Kubernetes — HelmForge
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 931
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I maintain a community Helm chart for MariaDB as part of HelmForge, an MIT-licensed open-source Helm chart repository. The chart uses the official mariadb Docker image from this repository.
With Bitnami moving towards a more restrictive model, there's growing demand for Helm charts that use official upstream images instead of custom Bitnami builds. This chart fills that gap.
The chart supports:
- Official
mariadbimage — no custom builds or proprietary layers - Standalone and GTID-based replication architectures
- TLS encryption for client and replication connections
- Prometheus metrics via mysqld-exporter sidecar with optional ServiceMonitor
- Configuration presets — small, medium, large resource profiles
- S3-compatible backup — CronJob with mysqldump, uploads to any S3 endpoint
- Custom my.cnf via values — no need to mount external ConfigMaps
- CI validated with lint, template, helm-unittest, and kubeconform
This is a community chart, not affiliated with the MariaDB project.
Install:
helm repo add helmforge https://repo.helmforge.dev
helm install mariadb helmforge/mariadb
# Or via OCI
helm install mariadb oci://ghcr.io/helmforgedev/helm/mariadb
- Chart source: https://github.com/helmforgedev/charts/tree/main/charts/mariadb
- ArtifactHub: https://artifacthub.io/packages/helm/helmforge/mariadb
- Documentation: https://helmforge.dev/docs/charts/mariadb
Would you be open to mentioning this as a community Kubernetes deployment option in the documentation?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's documentation entry points and the linked HelmForge MariaDB chart and documentation first. Add a community Kubernetes deployment mention only where it fits, preserving the chart, install, and documentation links; done means the option is accurately represented in the published documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, helm, kubernetes, mariadb
- Domain
- databases, devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100