Hey folks,
I’m looking for advice on choosing a Kubernetes operator for our MySQL and MariaDB databases. We’re moving from VMs to k8s and need a solid solution.
Must-haves:
- High availability with multiple replicas and node anti-affinity
- S3 cloud backups
- Easy restore process (ideally with point-in-time recovery and cloning)
- Clear docs
- Helm chart deployment
It’d be great if it also had Prometheus monitoring support.
Anyone here used any good operators for MySQL or MariaDB on Kubernetes? What’s your experience been like? Any recommendations?
Thanks for your help!