Mysql on k8s for developers from external xtrabackup backup

59 Views Asked by At

The company has a production mysql cluster on the servers and need to place 10-15 environments for developers with their own database, as well as periodically update this database with the sale. My idea was to use mysql operator, deploy conditional 10 databases from an external backup production mysql database on NFS, but mysql operators does not support it, can you give directions?

0

There are 0 best solutions below