Charmed MongoDB K8s

Channel Revision Published Runs on
latest/stable 14 01 Aug 2022
Ubuntu 20.04
latest/edge 20 02 Mar 2023
Ubuntu 22.04
6/beta 38 05 Dec 2023
Ubuntu 22.04
6/edge 40 14 Dec 2023
Ubuntu 22.04
5/edge 39 14 Dec 2023
Ubuntu 22.04
juju deploy mongodb-k8s --channel 5/edge
Show information

Platform:

How to manage related applications

New mongodb_client interface:

Relations to new applications are supported via the mongodb_client interface. To create a relation:

juju relate mongodb-k8s <application>

where is the name of your application

To remove a relation:

juju remove-relation mongodb-k8s <application>

where is the name of your application


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