We are creating our own Kubernetes operator for clustering MySQL instances for the following reasons: Firstly, our application requires strict-compatibility to the traditional MySQL. Although recent MySQL provides an advanced clustering solution called group replication that is based on Paxos, we cannot use it because of various limitations from group replication. Secondly, we want to have a Kuber