Charmed Operator for MongoDB

Channel Revision Published Runs on
6/stable 60 Yesterday
Ubuntu 22.04
6/candidate 60 Yesterday
Ubuntu 22.04
6/beta 60 Yesterday
Ubuntu 22.04
6/edge 60 Yesterday
Ubuntu 22.04
5/edge 39 14 Dec 2023
Ubuntu 22.04
juju deploy mongodb-k8s --channel 6/candidate
Show information

Platform:

System requirements

The following are the minimum software and hardware requirements to run Charmed MongoDB on K8s.

Minimum requirements

  • Juju 3
  • Ubuntu 20.04 (Focal) for channel 5/ releases
  • Ubuntu 22.04 (Jammy) for channel 6/ releases (latest)

For replica set deployments

  • At least 2GB of RAM.
  • At least 2 CPU threads per host.
  • For production deployments: at least 60GB of available storage on each host.

For sharded cluster deployments

  • At least 4GB of RAM.
  • At least 2 CPU threads per host.
  • For production deployments: at least 60GB of available storage on each host.

Supported architectures

This charm should be running on architectures that support AVX

To check your architecture, run

grep avx /proc/cpuinfo

or

grep avx2 /proc/cpuinfo

Help improve this document in the forum (guidelines). Last updated 17 hours ago.