Charmed MySQL K8s
- Canonical
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 180 | 02 Sep 2024 | |
8.0/stable | 181 | 02 Sep 2024 | |
8.0/candidate | 180 | 26 Aug 2024 | |
8.0/candidate | 181 | 26 Aug 2024 | |
8.0/beta | 207 | 15 Nov 2024 | |
8.0/beta | 206 | 15 Nov 2024 | |
8.0/edge | 209 | 18 Nov 2024 | |
8.0/edge | 208 | 18 Nov 2024 |
juju deploy mysql-k8s --channel 8.0/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
Upgrade
This section contains documentation about performing upgrades (and rollbacks) on:
MySQL upgrades (workload)
There are two types of in-place workload upgrades:
- Major upgrades - E.g. MySQL
8.0
→ MySQL9.0
- Not supported
- Minor upgrades - E.g. MySQL
8.0.33
→8.0.34
(includes charm revision bump)
This charm only supports in-place minor upgrades.
To upgrade to a major MySQL version, one must install a new cluster separately and migrate the data from the old to the new installation. This documentation will be updated with the migration instructions when a new MySQL version becomes available.
Juju upgrades
New revisions of the charm may require that you do a major or minor Juju upgrade.
See: How to upgrade Juju