You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/memgraph-high-availability/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# Helm chart for Memgraph high availability (HA) cluster (Enterprise)
2
2
A Helm Chart for deploying Memgraph in [high availability setup](https://memgraph.com/docs/clustering/high-availability). This Helm Chart requires an [Enterprise version of Memgraph](https://memgraph.com/docs/database-management/enabling-memgraph-enterprise).
3
3
4
-
Memgraph HA cluster includes 3 coordinators, 2 data instances by default. The cluster setup is performed via the cluster-setup job. The HA cluster is still work in progress and started with "--experimental-enabled=high-availability".
5
-
The cluster is started in the configuration without the node selector, which means that in the current configuration, it is not highly available if the node fails.
4
+
Memgraph HA cluster includes 3 coordinators, 2 data instances by default. The cluster setup is performed via the cluster-setup job.
6
5
7
6
## Installing the Memgraph HA Helm Chart
8
7
To install the Memgraph HA Helm Chart, follow the steps below:
Copy file name to clipboardexpand all lines: charts/memgraph-high-availability/templates/NOTES.txt
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Thank you for installing the Memgraph High-availability cluster (Enterprise)! 🎉
2
2
3
-
Memgraph HA cluster includes 3 coordinators, 2 data instances by default. The cluster setup is performed via the cluster-setup job. The HA cluster is still work in progress and started with "--experimental-enabled=high-availability".
4
-
The cluster is started in the configuration without the node selector, which means that in the current configuration, it is not highly available if the node fails.
3
+
Memgraph HA cluster includes 3 coordinators, 2 data instances by default. The cluster setup is performed via the cluster-setup job.
4
+
5
5
6
6
The cluster setup requires the proper enterprise license to work since HA is an enterprise feature.
0 commit comments