Charmed MySQL K8s

Channel Revision Published Runs on
8.0/stable 127 22 Mar 2024
Ubuntu 22.04
8.0/candidate 127 18 Mar 2024
Ubuntu 22.04
8.0/beta 132 22 Mar 2024
Ubuntu 22.04
8.0/edge 137 16 Apr 2024
Ubuntu 22.04
juju deploy mysql-k8s --channel 8.0/edge
Show information

Platform:

Configuring asynchronous replication: MySQL InnoDB ClusterSet

WARNING: it is an internal article. Do NOT use it in production! Contact Canonical Data Platform team if you are interested in the topic.

To avoid copy&paste manuals in design document, please follow Charmed MySQL Async Replication PoC with a difference:

- juju ssh mysql/0 ...
+ juju ssh --container mysql mysql-k8s/0 ...