blaqkube/mysql-operator
is a Kubernetes 0perator for MySQL Community Server.
This project has been fun and we have learned a lot from it. Nevertheless, π we have decided to stop it π and move our MySQL databases to a managed π¦ service. If you are interested to understand our motivations or react to it, check #159. You can obviously hand it over if you need/want.
blaqkube/mysql-operator
supports
MySQL Community Edition. It is
built with operator-sdk and
kubebuilder.
From a simple manifest, you can:
- Create a MySQL instance π
- Add databases to the newly created instance π
- Add users π to a MySQL instance
- Grant access π³ to databases for a user
- Create a backup store π― with S3 and GCP
- Generate a backup in the store π₯
- Create a new instance from a backup β€, i.e. clone an instance
- Plug Prometheus and π§ Grafana
- Send events to π€ Slack
Get ready π, check the user documentation or best the developer documentation