diff --git a/pages/vpc/how-to/activate-dhcp.mdx b/pages/vpc/how-to/activate-dhcp.mdx index afe3ff8d2e..37b498dd0d 100644 --- a/pages/vpc/how-to/activate-dhcp.mdx +++ b/pages/vpc/how-to/activate-dhcp.mdx @@ -38,13 +38,11 @@ Activating DHCP will overwrite any existing manually configured static IP addres ## How to activate DHCP on a Private Network -1. Click **VPC** in the **Network** section of the side menu. The following screen displays: +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. - +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to configure, then click the VPC in the listing. A listing of Private Networks in the VPC displays. -2. Click the VPC for the region that corresponds to your Private Network. - - A list of your Private Networks in this VPC displays. Private Networks that do not have DHCP activated have an **!** icon next to them. + Private Networks that do not have DHCP activated have an **!** icon next to them. diff --git a/pages/vpc/how-to/attach-resources-to-pn.mdx b/pages/vpc/how-to/attach-resources-to-pn.mdx index 18fd9fdddd..f31d59a33e 100644 --- a/pages/vpc/how-to/attach-resources-to-pn.mdx +++ b/pages/vpc/how-to/attach-resources-to-pn.mdx @@ -46,11 +46,9 @@ The following resource types can be attached to a Private Network: ## How to attach a resource to a Private Network -1. Click **VPC** in the **Network** section of the side menu. Your VPC [dashboard](https://console.scaleway.com/vpc/vpc) displays: +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. -2. Click the VPC containing the Private Network to which you want to attach a resource. - - A list of Private Networks in this VPC displays: +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to configure, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the Private Network to which you want to attach a resource. @@ -157,11 +155,9 @@ For full information on Scaleway internal DNS and hostname formats, including tr ## How to detach a resource from a Private Network -1. Click **VPC** in the **Network** section of the side menu. - -2. Click the VPC containing the Private Network from which you want to detach a resource. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. - A list of Private Networks in this VPC displays. +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to configure, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the Private Network from which you want to detach a resource. diff --git a/pages/vpc/how-to/create-private-network.mdx b/pages/vpc/how-to/create-private-network.mdx index 5a4862d093..e8c96ba677 100644 --- a/pages/vpc/how-to/create-private-network.mdx +++ b/pages/vpc/how-to/create-private-network.mdx @@ -29,9 +29,9 @@ While DHCP is built into all new Private Networks, it may not be automatically a ## How to create a Private Network -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. Each Private Network must be created within a VPC. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. Each Private Network must be created within a VPC. -2. Click the VPC you wish to create your Private Network in. +2. Use the **region selector** at the top of the page to filter for the region of the VPC in which you want to create the Private Network, then click the VPC in the listing. If you already have existing Private Networks in this VPC, a list of these displays. Otherwise, you see a welcome screen. diff --git a/pages/vpc/how-to/create-vpc.mdx b/pages/vpc/how-to/create-vpc.mdx index 48c3ab0be3..3b4447e3ba 100644 --- a/pages/vpc/how-to/create-vpc.mdx +++ b/pages/vpc/how-to/create-vpc.mdx @@ -45,7 +45,7 @@ If you created your Scaleway Project after 13 May 2025, default VPCs are no long ## How to create a VPC -1. Click **VPC** in the **Network** section of the Scaleway console side menu. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. If you have any existing VPCs, they are listed here. 2. Click **Create a VPC**. The VPC creation wizard displays. @@ -67,9 +67,9 @@ If you created your Scaleway Project after 13 May 2025, default VPCs are no long ## How to edit a VPC's name and tags -1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. -2. Click the VPC you want to edit. The VPC's **Private Networks** dashboard displays. +2. Use the **region selector** at the top of the page to filter for the region of the VPC you want to configure, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the **Overview** tab. diff --git a/pages/vpc/how-to/delete-private-network.mdx b/pages/vpc/how-to/delete-private-network.mdx index d60ba10ba9..bfbdb84c3f 100644 --- a/pages/vpc/how-to/delete-private-network.mdx +++ b/pages/vpc/how-to/delete-private-network.mdx @@ -20,13 +20,9 @@ import image from './assets/scaleway-delete-pn.webp' ## How to delete a Private Network -1. Click **VPC** in the **Network** section of the side menu. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. - Each Private Network exists within a VPC. - -2. Click the VPC containing the Private Network you want to delete. - - A list of your Private Networks in this VPC displays. +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to delete, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the icon next to the Private Network you want to delete, then click **Delete** on the pop-up menu. diff --git a/pages/vpc/how-to/delete-vpc.mdx b/pages/vpc/how-to/delete-vpc.mdx index d1bd59109c..9a8548bcbf 100644 --- a/pages/vpc/how-to/delete-vpc.mdx +++ b/pages/vpc/how-to/delete-vpc.mdx @@ -19,13 +19,11 @@ import image from './assets/scaleway-default-vpc.webp' You can only delete VPCs that do not contain any Private Networks or IPAM reserved IPs. -1. Click **VPC** in the **Network** section of the Scaleway console side menu. The list of your VPCs displays: +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. - +2. Use the **region selector** at the top of the page to filter for the region of the VPC you want to delete. -2. Either: - - Click next to the VPC you want to delete, and select **Delete** from the drop-down menu, or - - Click the name of the VPC you want to delete to access its **Overview** page, then scroll to the bottom of the dashboard and click **Delete VPC**. +3. Click next to the VPC you want to delete, and select **Delete** from the drop-down menu. 3. Type **DELETE** in the box to confirm, then click **Delete VPC**. diff --git a/pages/vpc/how-to/manage-routing.mdx b/pages/vpc/how-to/manage-routing.mdx index 6ac0363fe2..944822273b 100644 --- a/pages/vpc/how-to/manage-routing.mdx +++ b/pages/vpc/how-to/manage-routing.mdx @@ -27,15 +27,17 @@ Routing is activated as standard whenever you [create a new VPC](/vpc/how-to/cre To activate routing on a pre-existing VPC, follow these steps: -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. + +2. Use the **region selector** at the top of the page to filter for the region of the VPC on which you want to configure routing. The **Routing** column allows you to see whether routing is already activated for a given VPC. -2. Click **Activate** next to the VPC on which you want to activate routing. +3. Click **Activate** next to the VPC on which you want to activate routing. A message displays warning you that this enables the automatic routing of traffic between the Private Networks of your VPC, and that this action is irreversible. -3. Type **ACTIVATE** in the box, and click **Activate Routing** to confirm. +4. Type **ACTIVATE** in the box, and click **Activate Routing** to confirm. Routing is activated on the VPC. @@ -52,17 +54,19 @@ Updating routing behavior is irreversible: once updated, you cannot revert. Howe Follow the steps below to update the routing behavior for a given VPC: -1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. + +2. Use the **region selector** at the top of the page to filter for the region of the VPC on which you want to configure routing. -2. Click **Update** in the **Routing** column of the VPC you want to update. +3. Click **Update** in the **Routing** column of the VPC you want to update. A three-step wizard displays, reiterating and reminding you of the changes to routing behavior. -3. On page 1 of the wizard, read the recap of the changes to routing behavior, and click **Next**. +4. On page 1 of the wizard, read the recap of the changes to routing behavior, and click **Next**. -4. On page 2 of the wizard, read the reminder of how these changes may impact your existing setup, and click **Next**. +5. On page 2 of the wizard, read the reminder of how these changes may impact your existing setup, and click **Next**. -5. On page 3 of the wizard, read the explanation that updating will entail no downtime, though changes to routes may take up to 30 minutes to fully propagate. Then type **UPDATE** in the box and click **Confirm**. +6. On page 3 of the wizard, read the explanation that updating will entail no downtime, though changes to routes may take up to 30 minutes to fully propagate. Then type **UPDATE** in the box and click **Confirm**. Your VPC's routing behavior is updated, and you are directed to its routing table. Custom routes will now be scoped to the entire VPC, and you can use the **Manage default routes** button if you want to select Private Networks to receive default routes from throughout the VPC. @@ -70,9 +74,9 @@ Your VPC's routing behavior is updated, and you are directed to its routing tabl Your VPC's **route table** can be found in its **Routing** tab. The route table shows all the existing routes for the VPC. -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. -2. Click a VPC on which you have activated routing. +2. Use the **region selector** at the top of the page to filter for the region of the VPC whose route table you want to read, then click the VPC. 3. Click the **Routing** tab. @@ -119,7 +123,7 @@ Each Private Network must individually opt in to receive all these default route
1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. - 2. Click the VPC containing the Private Network whose settings you want to update. A list of Private Networks in this VPC displays. + 2. Use the **region selector** at the top of the page to filter for the region of the VPC whose Private Network you want to update, then click the VPC. A list of Private Networks in this VPC displays. 3. Click the Private Network whose settings you want to update, then click the **Settings** tab. @@ -132,9 +136,9 @@ Each Private Network must individually opt in to receive all these default route
1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. - 2. Click the VPC whose default route management you want to update, then click the **Routing** tab. + 2. Use the **region selector** at the top of the page to filter for the region of the VPC you want to update, then click the VPC. A list of Private Networks in this VPC displays. - 3. Click the **Manage default routes** button. + 3. Click the **Routing** tab, then the **Manage default routes** button. A screen displays, showing a list of all the Private Networks in your VPC. @@ -169,9 +173,9 @@ For example, you may wish to route all traffic for a certain private IP range to Follow the steps below to define a custom route: -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. -2. Click a VPC on which you have activated routing. +2. Use the **region selector** at the top of the page to filter for the region of the VPC where you want to define a custom route, then click the VPC. A list of Private Networks in this VPC displays. 3. Click the **Routing** tab. @@ -220,9 +224,9 @@ To resolve this, you must either: Only custom routes that you created yourself can be edited. It is not possible to edit auto-generated managed routes to Private Networks or Public Gateways. -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. -2. Click a VPC on which you have activated routing. +2. Use the **region selector** at the top of the page to filter for the region of the VPC where you want to edit a custom route, then click the VPC. A list of Private Networks in this VPC displays. 3. Click the **Routing** tab. @@ -240,9 +244,9 @@ Auto-generated managed routes to Private Networks or Public Gateways will be aut It is not possible to manually delete an auto-generated, managed route. Only custom routes can be deleted following the steps below. -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the Scaleway console side menu. A list of your VPCs displays. -2. Click a VPC on which you have activated routing. +2. Use the **region selector** at the top of the page to filter for the region of the VPC where you want to delete a custom route, then click the VPC. A list of Private Networks in this VPC displays. 3. Click the **Routing** tab. diff --git a/pages/vpc/quickstart.mdx b/pages/vpc/quickstart.mdx index 8c120317f6..a2a9b6d676 100644 --- a/pages/vpc/quickstart.mdx +++ b/pages/vpc/quickstart.mdx @@ -75,9 +75,9 @@ If you created your Scaleway [Project](/organizations-and-projects/concepts/#pro You can create multiple Private Networks within each VPC. Resources attached to each Private Network will be able to communicate between themselves via their private IP addresses or private hostnames, away from the public internet. -1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. Each Private Network must be created within a VPC. -2. Click the VPC you wish to create your Private Network in. +2. Use the **region selector** at the top of the page to filter for the region of the VPC in which you want to create the Private Network, then click the VPC in the listing. If you already have existing Private Networks in this VPC, a list of these displays. Otherwise, you see a welcome screen. @@ -95,28 +95,24 @@ You can create multiple Private Networks within each VPC. Resources attached to ## How to attach resources to a Private Network -1. Click **VPC** in the **Network** section of the side menu. Your VPC [dashboard](https://console.scaleway.com/vpc/vpc) displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. -2. Click the VPC containing the Private Network to which you want to attach a resource. A list of Private Networks in this VPC displays. +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to configure, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the Private Network to which you want to attach a resource. - The Private Network's dashboard displays. - - - -4. Click the **Attached resources** tab. + The Private Network's **Attached resources** tab displays. -5. Use the toggle to select the type of resource you want to attach: +4. Use the toggle to select the type of resource you want to attach: - **Managed** resources are created and managed via Scaleway, e.g. Instances, Elastic Metal servers, Load Balancers, Managed Databases, Kubernetes Kapsules, Public Gateways, Apple silicon etc. - **Custom** resources are created and managed by yourself, e.g. virtual machines you are hosting on a Proxmox cluster on an Elastic Metal server. -6. Click **+ Attach resource**. A pop-up displays. +5. Click **+ Attach resource**. A pop-up displays. -7. Complete the required information about the resource to attach. This depends on whether you are attaching a managed or custom resource. +6. Complete the required information about the resource to attach. This depends on whether you are attaching a managed or custom resource. @@ -147,7 +143,7 @@ You can create multiple Private Networks within each VPC. Resources attached to -8. Click **Attach to Private Network** to finish. +7. Click **Attach to Private Network** to finish. You are returned to the list of attached resources, where the newly-attached resource now displays. @@ -177,9 +173,11 @@ Routing is used to manage and control the flow of traffic within a VPC. It tells Your VPC’s route table can be found in its **Routing** tab. The route table shows all the existing routes for the VPC. -1. Click VPC in the **Network** section of the side menu. The list of your VPCs displays. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. -2. Click a VPC, and click the **Routing** tab. +2. Use the **region selector** at the top of the page to filter for the region of the VPC where you want to manage routing, then click the VPC. + +3. Click the **Routing** tab. Routes are automatically generated and added to the route table when you: @@ -201,22 +199,12 @@ You can use the VPC's **N**etwork **A**ccess **C**control **L**ist to limit and You must [detach](/vpc/how-to/attach-resources-to-pn/#how-to-detach-a-resource-from-a-private-network) all resources and release all reserved IPs from the Private Network before you can delete it. -1. Click **VPC** in the **Network** section of the side menu. - - Each Private Network exists within a VPC. +1. Click **VPC** in the **Network** section of the [Scaleway console](https://console.scaleway.com/organization) side menu. A listing of your VPCs displays. - - -2. Click the VPC containing the Private Network you want to delete. - - A list of your Private Networks in this VPC displays: - - +2. Use the **region selector** at the top of the page to filter for the region of the VPC containing the Private Network you want to delete, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the icon next to the Private Network you want to delete, then click **Delete** on the pop-up menu. - - A screen displays asking you to confirm that you want to delete the network. 4. Type **DELETE** and click **Delete Private Network**. diff --git a/pages/vpc/troubleshooting/pn-name.mdx b/pages/vpc/troubleshooting/pn-name.mdx index 36026b4439..f313151e83 100644 --- a/pages/vpc/troubleshooting/pn-name.mdx +++ b/pages/vpc/troubleshooting/pn-name.mdx @@ -34,7 +34,7 @@ Scaleway is working on a solution to allow users to name their Private Networks You can change your Private Network name at any time in the [Scaleway console](https://console.scaleway.com/): 1. In the side menu, click **VPC**. -2. Click the VPC containing the Private Network to rename. +2. Use the **region selector** to filter for the region of the VPC containing the Private Network you want to rename, then click the VPC in the listing. A listing of Private Networks in the VPC displays. 3. Click the Private Network to rename. 4. Click the Private Network's name at the top of the screen, change it to a new name, and click to confirm. diff --git a/pages/vpc/troubleshooting/vpc-limitations.mdx b/pages/vpc/troubleshooting/vpc-limitations.mdx index c7daf9d43e..1b3832e025 100644 --- a/pages/vpc/troubleshooting/vpc-limitations.mdx +++ b/pages/vpc/troubleshooting/vpc-limitations.mdx @@ -3,7 +3,7 @@ title: VPC Limitations description: This page sets out some known limitations of Scaleway's VPC tags: vpc regional-private-networks dates: - validation: 2025-10-27 + validation: 2025-11-05 posted: 2023-03-22 --- @@ -11,6 +11,11 @@ This page sets out some current limitations of Scaleway's VPC. - Up to 512 resources can be attached to a Private Network. - A resource can be attached to up to 8 Private Networks. + + +There are some exceptions to the above: see the [FAQ](/vpc/faq/#quotas-and-limitations) and [Quotas](/organizations-and-projects/additional-content/organization-quotas/#vpc-and-private-networks) pages for full details. + + - The following resource types can be attached to a Private Network: - Instances - Elastic Metal servers