File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ Enabling high availability has the following requirements:
103103
104104* High availability is supported with Embedded Cluster 1.4.1 and later.
105105
106- * The ` enable-ha ` command is available with Embedded Cluster 2.3.0 and later.
106+ * The [ ` enable-ha ` ] ( #enable-ha-existing ) command is available with Embedded Cluster 2.3.0 and later.
107107
108108* High availability is supported only for clusters where at least three nodes with the ` controller ` role are present.
109109
@@ -136,6 +136,10 @@ To create a multi-node HA cluster:
136136 ```
137137 Where ` APP_SLUG ` is the unique slug for the application.
138138
139+ :::note
140+ For Embedded Cluster versions earlier than 2.3.0, pass the ` --enable-ha ` flag with the ` join ` command.
141+ :::
142+
1391431 . In response to the prompt asking if you want to enable high availability, type ` y ` or ` yes ` :
140144
141145 ![ high availability command line prompt] ( /images/embedded-cluster-ha-prompt.png )
You can’t perform that action at this time.
0 commit comments