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: pages/vpc/faq.mdx
+5-15Lines changed: 5 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,29 +76,19 @@ Technically, any Ethernet payload should work over Private Networks. However, on
76
76
77
77
### Can I connect multiple Private Networks to the same Scaleway resource?
78
78
79
-
YYu can configure up to **8** Private Networks on the same Scaleway resource.
80
-
81
-
<Messagetype="note">
82
-
For Serverless, [a different limit applies](/organizations-and-projects/additional-content/organization-quotas/#serverless-functions). You can attach up to **10* Private Networks to the same Serverless Function or Container, depending on whether you have fully validated your account.
83
-
</Message>
84
-
85
-
A virtual network interface is created for each Private Network the Instance is attached to. For Elastic Metal, some additional configuration is required: check out our documentation on [configuring the network interface](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks).
79
+
This depends on the type of resource. For Instances and most other products, you can configure up to **8** Private Networks on the same Scaleway resource. Some resource types, such as Managed Databases and Serverlesss Functions and Containers, only support one Private Network attachment per resource. Refer to the product's documentation on Private Networks, or [Getting the most from Private Networks](/vpc/reference-content/getting-most-private-networks/#resource-specific-information) for more information.
86
80
87
81
### How many resources can I attach to each Private Network?
88
82
89
-
You can attach a maximum of **512** resources to each Private Network.
90
-
91
-
<Messagetype="note">
92
-
For Elastic Metal and Apple silicon servers, a different limit applies. You can attach up to **250* of either type of resource to the same Private Network.
93
-
</Message>
83
+
A maximum of **512** resources can be attached to each Private Network. Note that for Elastic Metals servers and Apple silicon Mac minis, only **250** of these resource types can be attached to a single Private Network.
94
84
95
85
The size of your Private Network's subnet (defined via its [CIDR block](/vpc/how-to/create-private-network/#how-to-configure-cidr)) does **not** impact the number of resources you can attach. Regardless of the subnet mask, the number of attachable resources is governed by a fixed platform limit.
96
86
97
-
Bear in mind only that creating too small a subnet will limit the number of available IP addresses in the Private Network. The default subnet mask of `/64` gives you far more available IP addresses than the attachable resource limit.
87
+
Bear in mind only that creating too small a subnet will limit the number of available IP addresses in the Private Network. The default subnet mask of `/22` for IPv4 gives you far more available IP addresses than the attachable resource limit.
98
88
99
-
##How many Private Networks can I create in total?
89
+
### What other quotas are enforced for the VPC product?
100
90
101
-
You can create up to **255** Private Networks per Organization.
91
+
See our [dedicated quotas page](/organizations-and-projects/additional-content/organization-quotas/#vpc-and-private-networks) for full details.
102
92
103
93
### Does a resource's advertised bandwidth limit apply to public connections only, or also to Private Networks?
Copy file name to clipboardExpand all lines: pages/vpc/how-to/attach-resources-to-pn.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Sca
17
17
18
18
Private Networks also have built-in **D**ynamic **H**ost **C**onfiguration **P**rotocol (DHCP), making it easy to manage the private IP addresses of your resources on the network.
19
19
20
-
Up to 512 resources can be attached to each Private Network, and each resource can be attached to up to eight Private Networks.
20
+
For most resource types, up to 512 resources can be attached to each Private Network, and each resource can be attached to up to eight Private Networks. However exceptions exist - check out our documentation on [quotas](/organizations-and-projects/additional-content/organization-quotas/#vpc-and-private-networks) and [getting the most from Private Networks](/vpc/reference-content/getting-most-private-networks/#resource-specific-information) for full information. You should also refer to the documentation of the product in question in relation to using it with Private Networks.
21
21
22
22
The following resource types can be attached to a Private Network:
Copy file name to clipboardExpand all lines: pages/vpc/reference-content/getting-most-private-networks.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ Different types of Scaleway resources may have different requirements and possib
126
126
| Mandatory PN | No | No | No | No | No |
127
127
| Compatible with private IPv6 | No | No | No | No | No
128
128
| Compatible with reserved IPs | No | No | Yes | Yes | No
129
-
| Additional information | Must have at least one of <br/> private and/or public endpoint | Must have at least one of <br/> private and/or public endpoint | -- | Private LBs must have a PN | Egress traffic only, from VPC-supported namespaces.|
129
+
| Additional information | Must have at least one of <br/> private and/or public endpoint | Must have at least one of <br/> private and/or public endpoint | -- | Private LBs must have a PN | Egress traffic only |
0 commit comments