Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion faq/vpc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ When VPC and regional Private Networks moved from Public Beta to General Availab

Scaleway currently has three regions: Paris, Amsterdam and Warsaw. One default VPC is automatically created for each region, in each Scaleway [Project](/organizations-and-projects/concepts/#project). Any new Private Networks that you create will be added to the default VPC for their region, unless you override this by specifying a different VPC.

You cannot delete a default VPC, but you can rename it, and/or create other VPCs and use those rather than the default VPCs, if you prefer. Default VPCs do not prevent you from deleting an otherwise empty Project.
You cannot delete a default VPC, but you can rename it, and/or create other VPCs and use those rather than the default VPCs, if you prefer.

<Message type="note">
Default VPCs do not prevent you from deleting an otherwise empty Project.
</Message>

### How much does it cost to create a VPC, Private Network or reserved private IP addresses?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ Currently, routing is only supported between Private Networks in a single VPC. W
- Routing between two different VPCs
- Routing between Private Networks in different Scaleway Projects, or different regions

Watch out for our VPC Peering solution, planned for the future, which will enable communication between different VPCs.

## I am experiencing issues with Elastic Metal server connectivity to a Private Network

Note that some manual configuration of the network interface is required when attaching Elastic Metal servers to Private Networks. Follow the steps in our [dedicated documentation](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks).
Expand Down