Skip to content

Commit 1ae0427

Browse files
Update content/operate/rs/databases/configure/replica-ha.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 4da055f commit 1ae0427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/configure/replica-ha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ By default, replica HA has a 10-minute grace period after node failure and befor
110110
111111
{{<note>}}The default grace period is 30 minutes for containerized applications using [Redis Enterprise Software for Kubernetes]({{< relref "/operate/kubernetes/" >}}).{{</note>}}
112112
113-
{{<note>}}For Kubernetes deployments, if ReplicaHA(previously SlaveHA) is enabled at the cluster level, you must also manually enable it at the database level for each RedisEnterpriseDatabase (REDB) using the UI or `rladmin`. Without manual database-level configuration, databases will show `slave_ha: disabled (database)` even when cluster-level ReplicaHA is enabled.{{</note>}}
113+
{{<note>}}For Kubernetes deployments, if ReplicaHA (previously SlaveHA) is enabled at the cluster level, you must also manually enable it at the database level for each RedisEnterpriseDatabase (REDB) using the UI or `rladmin`. Without manual database-level configuration, databases will show `slave_ha: disabled (database)` even when cluster-level ReplicaHA is enabled.{{</note>}}
114114
115115
To configure this grace period from rladmin, run:
116116

0 commit comments

Comments
 (0)