Skip to content

Simple example for running MySQL master-slave asynchronous replication on Kubernetes

Notifications You must be signed in to change notification settings

CaptTofu/mysql_replication_kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL simple replication example for Kubernetes

This repository is very simple and designed to primarily be a proof-of-concept.

The POC is essentially show how to launch two types of MySQL replication on Kubernetes:

  • Asynchronous master and slave(s)
  • Galera synchronous (Percona XtraDB Cluster)

About

Simple example for running MySQL master-slave asynchronous replication on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages