mysql-k8s

Charmed MySQL K8s

Channel Revision Published Runs on
8.0/stable 255 23 Jun 2025
Ubuntu 22.04
8.0/stable 254 23 Jun 2025
Ubuntu 22.04
8.0/candidate 255 18 Jun 2025
Ubuntu 22.04
8.0/candidate 254 18 Jun 2025
Ubuntu 22.04
8.0/beta 255 18 Jun 2025
Ubuntu 22.04
8.0/beta 254 18 Jun 2025
Ubuntu 22.04
8.0/edge 257 24 Jun 2025
Ubuntu 22.04
8.0/edge 256 24 Jun 2025
Ubuntu 22.04
juju deploy mysql-k8s --channel 8.0/stable
Show information

Platform:

How to connect DB from outside of Kubernetes

External K8s application (non-Juju)

Use case: the client application is a non-Juju application outside of DB K8s deployment.

To connect the Charmed MySQL K8s database from outside of the Kubernetes cluster, the charm MySQL Router K8s should be deployed. Please follow the MySQL Router K8s documentation.

External K8s relation (Juju)

Use case: the client application is a Juju application outside of DB K8s deployment (e.g. hybrid Juju deployment with mixed K8s and VM applications).

In this case the the cross-hybrid-relation is necessary. Please contact Data team to discuss the possible option for your use case.


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