https://github.com/percona/percona-helm-charts
Collection of Helm charts for Percona Kubernetes Operators.
https://github.com/percona/percona-helm-charts
Last synced: 3 months ago
JSON representation
Collection of Helm charts for Percona Kubernetes Operators.
- Host: GitHub
- URL: https://github.com/percona/percona-helm-charts
- Owner: percona
- License: other
- Created: 2019-07-10T18:31:41.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-28T17:17:53.000Z (5 months ago)
- Last Synced: 2026-01-29T08:05:54.026Z (5 months ago)
- Language: Go Template
- Homepage: https://www.percona.com/software/percona-kubernetes-operators
- Size: 5.61 MB
- Stars: 153
- Watchers: 14
- Forks: 192
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)
# Percona Helm Charts
[Percona](https://www.percona.com/) is committed to simplify the deployment and management of databases on Kubernetes. [Helm](https://helm.sh/) enables users to package, run, share and manage even complex applications.
This repository contains Helm charts for the following Percona products.
- [Percona Operator for MySQL](charts/pxc-operator/)
- [Percona XtraDB Cluster](charts/pxc-db/)
- [Percona Operator for MongoDB](charts/psmdb-operator/)
- [Percona Server for MongoDB](charts/psmdb-db/)
- [Percona Operator for PostgreSQL](charts/pg-operator/)
- [Percona Distribution for PostgreSQL](charts/pg-db/)
- [Percona Monitoring and Management (PMM)](charts/pmm/)
- [Percona Everest](charts/everest/)
Useful links:
- [About Percona Kubernetes Operators](https://www.percona.com/software/percona-kubernetes-operators)
- [About Percona Monitoring and Management](https://www.percona.com/software/database-tools/percona-monitoring-and-management)
- [About Percona Everest](https://docs.percona.com/everest/index.html)
## Installing Charts from this Repository
You will need [Helm v3](https://github.com/helm/helm) for the installation. See detailed installation instructions in the README file of each chart.
# Need help?
| **Commercial Support** | **Community Support** |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: |
|
Enterprise-grade assistance for your mission-critical database deployments in containers and Kubernetes. Get expert guidance for complex tasks like multi-cloud replication, database migration and building platforms.
|
Connect with our engineers and fellow users for general questions, troubleshooting, and sharing feedback and ideas.
|
| **[Get Percona Support](https://hubs.ly/Q02ZTH8Q0)** | **[Visit our Forum](https://forums.percona.com/)** |
# Contributing
Percona welcomes and encourages community contributions to help improve Percona Kubernetes Operators as well as other Percona's projects.
See the [Contribution Guide](CONTRIBUTING.md) for more information.
## Submitting Bug Reports
If you find a bug related to one of these Helm charts, please submit a report to the appropriate project's Jira issue tracker:
- [Percona Operator for MySQL](https://jira.percona.com/projects/K8SPXC)
- [Percona Operator for MongoDB](https://jira.percona.com/projects/K8SPSMDB)
- [Percona Operator for PostgreSQL](https://jira.percona.com/projects/K8SPG)
- [Percona Monitoring and Management](https://jira.percona.com/projects/PMM)
- [Percona Everest](https://docs.percona.com/everest/contribute.html#submit-a-bug-report-or-feature-request)
Learn more about submitting bugs, new feature ideas, and improvements in the [Contribution Guide](CONTRIBUTING.md).