I have setup MYSQLHA as per https://kublr.com/blog/setting-up-mysql-replication-clusters-in-kubernetes-2/ have two nodes up and ready able to deploy pods on each of them and replicate data from master to slave within seconds. 1 Master node 2 Slave nodes VMWARE ESXi setup 3 VM's on seperate subnets
I also have NFS shared setup just in case required.
Ref:- https://kublr.com/blog/setting-up-mysql-replication-clusters-in-kubernetes-2/
How to perform auto fail-overs and scaling?