kadalu / moana

Moana is a frontend for the Kadalu Storage / GlusterFS. Moana provides tools for setting up and managing the Kadalu Storage / Gluster pools.
GNU General Public License v3.0
18 stars 7 forks source link

Kubernetes YAML / HELM #273

Open utegental opened 1 year ago

utegental commented 1 year ago

Haven't found existing yaml to deploy moana on kubernetes. Images and description what apps need to run would be enough to prepare yaml myself.

aravindavk commented 1 year ago

Kadalu Storage is natively integrated with Kubernetes without using Glusterd or Kadalu Storage manager. Check this project to get started with Kubernetes integration https://github.com/kadalu/kadalu

Moana is the Storage manager for Kadalu Storage intended to use for Standalone deployments (non-k8s) as an alternative for Glusterd. We are still working on improving the documentation for both the projects.