You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the Percona Operator for MySQL based on Percona XtraDB Cluster 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:
Easy deployment with no single point of failure
Load balancing and proxy service with either HAProxy or ProxySQL
Smart Update to keep your database software up to date automatically
Automated Password Rotation – use the standard Kubernetes API to enforce password rotation policies for system user
Private container image registries
While the Percona Operator is primarily managed through the command line, you can also use Percona Everest 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 or jump right in with the quickstart guide.
Architecture
Percona Operators are based on the Operator SDK and leverage Kubernetes primitives to follow best CNCF practices.
See full documentation with examples and various advanced cases on percona.com.
Need help?
Commercial Support
Community Support
Enterprise-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.
Connect with our engineers and fellow users for general questions, troubleshooting, and sharing feedback and ideas.
We have a public roadmap which can be found here. Please feel free to contribute and propose new features by following the roadmap guidelines.
Submitting Bug Reports
If you find a bug in Percona Docker Images or in one of the related projects, please submit a report to that project's JIRA issue tracker or create a GitHub issue in this repository.
Learn more about submitting bugs, new features ideas and improvements in the Contribution Guide.
About
Percona Operator for MySQL based on Percona XtraDB Cluster