memgraph / helm-charts

Helm charts for deploying Memgraph, an open-source in-memory graph database.
https://memgraph.github.io/helm-charts/
Apache License 2.0
13 stars 9 forks source link

Memgraph high-availabilty chart #19

Closed antejavor closed 3 months ago

antejavor commented 4 months ago

In this PR we are introducing the first version of Memgraph in HA config. Memgraph HA cluster includes 3 coordinators, 2 data instances by default. The cluster setup is performed via the cluster-setup job.

antejavor commented 3 months ago

It is expected for CI/CD to fail, since Memgraph 2.17.0 is still not released.