mysql-k8s

Charmed MySQL K8s

Channel Revision Published Runs on
8.0/stable 211 06 Jan 2025
Ubuntu 22.04
8.0/stable 210 06 Jan 2025
Ubuntu 22.04
8.0/candidate 211 11 Dec 2024
Ubuntu 22.04
8.0/candidate 210 11 Dec 2024
Ubuntu 22.04
8.0/beta 211 09 Dec 2024
Ubuntu 22.04
8.0/beta 210 09 Dec 2024
Ubuntu 22.04
8.0/edge 215 Today
Ubuntu 22.04
8.0/edge 214 Today
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 3 months ago.