Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

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

Last updated 22 days ago. Help improve this document in the forum.