my3157 / percona-server-mysql-operator

Percona Operator for MySQL

Home Page:https://www.percona.com/doc/kubernetes-operator-for-mysql/ps/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Percona Operator for MySQL

License

Percona Server for MySQL is a free, fully compatible, enhanced, and open source drop-in replacement for any MySQL database. It provides superior performance, scalability, and instrumentation.

Based on our best practices for deployment and configuration, Percona Operator for MySQL contains everything you need to quickly and consistently deploy and scale MySQL instances in a Kubernetes-based environment on-premises or in the cloud. It provides the following capabilities:

  • Deploy asynchronous and semi-sync replication MySQL clusters with Orchestrator on top of it
  • Expose clusters with regular Kubernetes Services
  • Monitor the cluster with Percona Monitoring and Management
  • Customize MySQL configuration
  • Manage system user passwords

Status

This project is in the tech preview state right now. Don't use it on production.

Roadmap

We have an experimental public roadmap which can be found here. Please feel free to contribute and propose new features by following the roadmap guidelines.

Architecture

Percona Operators are based on the Operator SDK and leverage Kubernetes primitives to follow best CNCF practices.

Installation

It usually takes two steps to deploy Percona Server for MySQL on Kubernetes:

  • Deploy the operator from deploy/bundle.yaml
  • Deploy the database cluster itself from deploy/cr.yaml

See full documentation with examples and various advanced cases on percona.com.

Contributing

Percona welcomes and encourages community contributions to help improve open source software.

See the Contribution Guide for more information.

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. Learn more about submitting bugs, new features ideas and improvements in the Contribution Guide.

About

Percona Operator for MySQL

https://www.percona.com/doc/kubernetes-operator-for-mysql/ps/index.html

License:Apache License 2.0


Languages

Language:Go 82.4%Language:Shell 13.0%Language:Makefile 3.0%Language:Dockerfile 1.7%