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: docs/cloud/networks.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ To create a private network:
30
30
- Specify a **Name**, a **Cloud Provider**, and a **Cloud Region** for your network.
31
31
- Specify the **CIDR** block (IP range) for your network.
32
32
- The CIDR of the Dragonfly Cloud network must not overlap with any CIDR of your application VPC from where the requests or commands will be sent to the data store.
33
+
- The subnet must be at least **/24** (256 addresses) and no larger than **/16** (65,536 addresses).
33
34
- For example, the following [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation) pairs are overlapping:
0 commit comments