Skip to content

Commit aa78ff7

Browse files
authored
Merge branch 'master' into feat/creating_instance_from_snapshot
2 parents b8c2bd7 + 8e34f78 commit aa78ff7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/resources/redis_cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@ The `private_network` block supports :
149149
Keep in mind that in cluster mode you cannot edit your Private Network after its creation so if you want to be able to
150150
scale your cluster horizontally (adding nodes) later, you should provide more IPs than nodes.
151151
If not set, the IP network address within the private subnet is determined by the IP Address Management (IPAM) service.
152-
152+
~> **Important:** When IPAM is enabled, the IPs specified here will be ignored and should not be provided.
153+
153154
~> The `private_network` conflicts with `acl`. Only one should be specified.
154155

155156
~> **Important:** The way to use Private Networks differs whether you are using Redis™ in Standalone or cluster mode.

0 commit comments

Comments
 (0)