{"id":13547444,"url":"https://github.com/percona/percona-xtradb-cluster-operator","last_synced_at":"2025-07-22T19:36:10.082Z","repository":{"id":37448740,"uuid":"154488216","full_name":"percona/percona-xtradb-cluster-operator","owner":"percona","description":"Percona Operator for MySQL based on Percona XtraDB Cluster","archived":false,"fork":false,"pushed_at":"2025-07-16T12:45:54.000Z","size":36872,"stargazers_count":577,"open_issues_count":63,"forks_count":197,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-07-16T13:41:24.360Z","etag":null,"topics":["hacktoberfest","k8spxc","kubernetes-operator"],"latest_commit_sha":null,"homepage":"https://www.percona.com/doc/kubernetes-operator-for-pxc/index.html","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/percona.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-24T11:18:32.000Z","updated_at":"2025-07-14T08:58:51.000Z","dependencies_parsed_at":"2023-09-25T23:57:09.952Z","dependency_job_id":"bef6174b-1c4e-44f0-b3b5-c5c94591baba","html_url":"https://github.com/percona/percona-xtradb-cluster-operator","commit_stats":null,"previous_names":["percona-lab/percona-xtradb-cluster-operator"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/percona/percona-xtradb-cluster-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-xtradb-cluster-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-xtradb-cluster-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-xtradb-cluster-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-xtradb-cluster-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/percona","download_url":"https://codeload.github.com/percona/percona-xtradb-cluster-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-xtradb-cluster-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266561553,"owners_count":23948632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","k8spxc","kubernetes-operator"],"created_at":"2024-08-01T12:00:55.752Z","updated_at":"2025-07-22T19:36:10.072Z","avatar_url":"https://github.com/percona.png","language":"Go","funding_links":[],"categories":["Go","Databases"],"sub_categories":["MySQL"],"readme":"# Percona Operator for MySQL based on Percona XtraDB Cluster\n\n![Percona Kubernetes Operators](kubernetes.svg)\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![Docker Pulls](https://img.shields.io/docker/pulls/percona/percona-xtradb-cluster-operator)\n![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/percona/percona-xtradb-cluster-operator)\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/percona/percona-xtradb-cluster-operator)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/percona/percona-xtradb-cluster-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/percona/percona-xtradb-cluster-operator)](https://goreportcard.com/report/github.com/percona/percona-xtradb-cluster-operator)\n\n[Percona Operator for MySQL based on Percona XtraDB Cluster](https://docs.percona.com/percona-operator-for-mysql/pxc/index.html) (PXC) automates the creation and management of highly available, enterprise-ready MySQL database clusters on Kubernetes.\n\nWithin the [Percona Operator for MySQL based on Percona XtraDB Cluster](https://www.percona.com/doc/kubernetes-operator-for-pxc/index.html) we have implemented our best practices for deployment and configuration of Percona XtraDB Cluster instances in a Kubernetes-based environment on-premises or in the cloud. The Operator provides the following capabilities to keep the cluster healthy:\n\n* Easy deployment with no single point of failure\n* Load balancing and proxy service with either HAProxy or ProxySQL\n* Scheduled and manual backups\n* Integrated monitoring with [Percona Monitoring and Management](https://www.percona.com/software/database-tools/percona-monitoring-and-management)\n* Smart Update to keep your database software up to date automatically\n* Automated Password Rotation – use the standard Kubernetes API to enforce password rotation policies for system user\n* Private container image registries\n\nWhile the Percona Operator is primarily managed through the command line, you can also use **[Percona Everest](https://docs.percona.com/everest/index.html)** for a web-based user interface. This open-source tool provides a streamlined experience for provisioning and managing your databases, simplifying day-to-day tasks and reducing administrative overhead. Learn more about Percona Everest in the [documentation](https://docs.percona.com/everest/index.html) or jump right in with the [quickstart guide](https://docs.percona.com/everest/quickstart-guide/quick-install.html).\n\n# Architecture\n\nPercona Operators are based on the [Operator SDK](https://github.com/operator-framework/operator-sdk) and leverage Kubernetes primitives to follow best CNCF practices. \n\nPlease read more about [architecture and design decisions](https://www.percona.com/doc/kubernetes-operator-for-pxc/architecture.html).\n\n## Documentation\n\nTo learn more about the Operator, check the [Percona Operator for MySQL based on Percona XtraDB Cluster documentation](https://docs.percona.com/percona-operator-for-mysql/pxc/index.html).\n\n# Quickstart installation\n\nReady to try out the Operator? Check the [Quickstart tutorial](https://docs.percona.com/percona-operator-for-mysql/pxc/quickstart.html) for easy-to follow steps. \n\nBelow is one of the ways to deploy the Operator using `kubectl`.\n\n## kubectl\n\n1. Deploy the Operator from `deploy/bundle.yaml`:\n\n```sh\nkubectl apply -f https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/main/deploy/bundle.yaml\n```\n\n2. Deploy the database cluster itself from `deploy/cr.yaml`:\n\n```sh\nkubectl apply -f https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/main/deploy/cr.yaml\n\n```\n\nSee full documentation with examples and various advanced cases on [percona.com](https://www.percona.com/doc/kubernetes-operator-for-pxc/index.html).\n\n# Need help?\n\n**Commercial Support**  | **Community Support** |\n:-: | :-: |\n| \u003cbr/\u003eEnterprise-grade assistance for your mission-critical MySQL deployments with the Percona Operator for MySQL. Get expert guidance for complex tasks like multi-cloud replication, database migration and building platforms.\u003cbr/\u003e\u003cbr/\u003e  | \u003cbr/\u003eConnect with our engineers and fellow users for general questions, troubleshooting, and sharing feedback and ideas.\u003cbr/\u003e\u003cbr/\u003e  | \n| **[Get Percona Support](https://hubs.ly/Q02ZTH940)** | **[Visit our Forum](https://forums.percona.com/c/mysql-mariadb/percona-kubernetes-operator-for-mysql/28)** |\n\n# Contributing\n\nPercona welcomes and encourages community contributions to help improve Percona Operator for MySQL.\n\nSee the [Contribution Guide](CONTRIBUTING.md) and [Building and Testing Guide](e2e-tests/README.md) for more information on how you can contribute.\n\n## Roadmap\n\nWe have a public roadmap which can be found [here](https://github.com/orgs/percona/projects/10). Please feel free to contribute and propose new features by following the roadmap [guidelines](https://github.com/percona/roadmap).\n \n## Submitting Bug Reports\n\nIf you find a bug in Percona Docker Images or in one of the related projects, please submit a report to that project's [JIRA](https://jira.percona.com/browse/K8SPXC) issue tracker or [create a GitHub issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-repository) in this repository. \n\nLearn more about submitting bugs, new features ideas and improvements in the [Contribution Guide](CONTRIBUTING.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona%2Fpercona-xtradb-cluster-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercona%2Fpercona-xtradb-cluster-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona%2Fpercona-xtradb-cluster-operator/lists"}