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
You can add a new server to the Neo4j cluster to scale out write or read workloads.
65
+
You can add a new server to the Neo4j cluster to scale out read workloads.
66
66
67
-
The following examples assume that you have a running Neo4j cluster with 3 servers and your Kubernetes cluster has a node available for the new server, `server4`.
67
+
The following examples assume that you have a running Neo4j cluster with three servers and your Kubernetes cluster has a node available for the new server, `server4`.
68
68
69
69
Install `server4` using one of the following options:
70
70
@@ -143,7 +143,7 @@ This feature is useful when you want to add a new server to the cluster and enab
0 commit comments