Mysql Router

  • By MySQL Charm Maintainers
  • Cloud
Channel Revision Published Runs on
latest/edge 188 09 May 2024
Ubuntu 22.04 Ubuntu 20.04
8.0/stable 189 13 May 2024
Ubuntu 22.04 Ubuntu 20.04
dpe/candidate 186 06 May 2024
Ubuntu 22.04
dpe/beta 186 02 May 2024
Ubuntu 22.04
dpe/edge 186 02 May 2024
Ubuntu 22.04
8.0.19/stable 26 05 May 2022
Ubuntu 22.04 Ubuntu 20.04
8.0.19/edge 26 05 May 2022
Ubuntu 22.04 Ubuntu 20.04
juju deploy mysql-router --channel dpe/candidate
Show information

Platform:

Ubuntu
22.04

How to deploy and manage units

Basic Usage

To deploy a single unit of MySQL Router using its default configuration:

juju deploy mysql-router --channel dpe/edge

Scaling

MySQL Router is a subordinated charm, both scaling-up and scaling-down operations are performed via principal application using juju add-unit:

juju add-unit application -n <desired_num_of_units>

The subordinated application will be scaled automatically, following the principal application.


Help improve this document in the forum (guidelines). Last updated 6 months ago.