ronsengupta / mysql_replication_kubernetes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%