Setting up MySQL replication in Docker and Multipass test environments
How to extend a single-instance MySQL test environment to a primary with two replicas using Docker or Multipass, covering GTID-based replication configuration and two approaches to seeding replica data: mysqldump and data directory snapshot.