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/elastic-metal/how-to/use-private-networks.mdx
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,8 @@ You can also attach custom resources, such as virtual machines hosted on your El
63
63
3. Click the **Private Networks** tab.
64
64
4. Click **Attach to a Private Network** and continue to step 5. Otherwise, to detach your server from a Private Network, click the <Icontype="unlink" /> icon next to the Private Network and confirm the action when prompted.
65
65
5. Either:
66
-
- Select **Attach to an existing Private Network**, and choose a network from the drop-down list to attach your server to. Remember, only Private Networks in the same region as your server will be displayed.
67
-
- Select **Attach to a new Private Network**, and enter a name for the new Private Network you wish to create.
68
-
<Messagetype="note">
69
-
The Private Network will have default settings, meaning:
70
-
- It is created in your [default VPC](/vpc/concepts/#default-vpc) for the region, if you have one. If you do not have an existing VPC for the appropriate region, you must [create one](/vpc/how-to/create-vpc/#how-to-create-a-vpc) first.
71
-
- It has an auto-generated [CIDR block](/vpc/concepts/#cidr-block) used to allocate private IP addresses to servers attached to the network. Each attached Elastic Metal server will get an IPv4 and an IPv6 address on the Private Network.
72
-
</Message>
66
+
- Select a Private Network from the drop-down list to attach your server to. Remember, only Private Networks in the same region as your server will be displayed.
67
+
- Alternatively, select **Create a new Private Network** in the list. You are prompted to enter a name and tags for the Private Network, and to select the VPC it should be created in. The Private Network will be created with default configuration, meaning its [CIDR block](/vpc/concepts#cidr-block) will be automatically defined.
73
68
6. Choose whether to **auto-allocate an available IP from the pool** (the [CIDR block](/vpc/concepts/#cidr-block) defined at the time of creating the Private Network), or use a [reserved IP address](/ipam/concepts/#reserved-ip-address) for the attachment. You must make this choice for both the IPv4 and IPv6 address that the Elastic Metal server will have on this Private Network.
74
69
7. Click **Attach to Private Network** to confirm.
Copy file name to clipboardExpand all lines: pages/instances/how-to/use-private-networks.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,11 +35,12 @@ If you want to create a Private Network without immediately attaching any resour
35
35
2. Click the Instance you want to add a Private Network to.
36
36
3. Click the **Private Networks** tab.
37
37
4. Click the **Attach to a Private Network** button. A pop-up displays.
38
-
5. Select **Attach to a new Private Network**.
39
-
6. Enter a **Name** for your Private Network, or leave the randomly-generated name in place.
40
-
7. Click **Attach to a Private Network** to finish.
38
+
5. Click the **Select a Private Network** drop-down, then click **Create a new Private Network**.
39
+
6. Enter a **Name** for your Private Network, or leave the randomly-generated name in place. Optionally, you can also enter tags.
40
+
7. Select the VPC to create the Private Network in.
41
+
8. Click **Attach to a Private Network** to finish.
41
42
42
-
Your Private Network is created in your [default VPC](/vpc/concepts/#default-vpc) for the region, if one exists. If you do not have an existing VPC for the appropriate region, you must [create one](/vpc/how-to/create-vpc/#how-to-create-a-vpc) first. The Private Network will have default settings, meaning an auto-generated [CIDR block](/vpc/concepts/#cidr-block).
43
+
The Private Network will have default settings, meaning an auto-generated [CIDR block](/vpc/concepts/#cidr-block).
43
44
44
45
You are taken back to the Private Networks tab, where your new Private Network is now displayed in the list and you can see the IP address for your Instance on the network. For more information about resources' private IP addresses on a Private Network, see our [dedicated documentation](/vpc/how-to/attach-resources-to-pn/#how-to-view-the-resources-ip-address).
45
46
@@ -49,13 +50,12 @@ If you want to create a Private Network without immediately attaching any resour
49
50
2. Click the Instance you want to add a Private Network to.
50
51
3. Click the **Private Networks** tab.
51
52
4. Click the **Attach to a Private Network** button. A pop-up displays.
52
-
5. Select **Attach to an existing Private Network**.
53
-
6. Select the Private Network you want to attach the Instance to.
53
+
5. Select the existing Private Network you want to attach the Instance to from the drop-down list.
54
54
<Messagetype="note">
55
55
Only Instances from the same region as your Private Network will be available in the drop-down menu.
56
56
</Message>
57
-
7. Choose whether to **auto-allocate an available IP from the pool** (the [CIDR block](/vpc/concepts/#cidr-block) defined at the time of creating the Private Network), or use a **[reserved IP address](/ipam/concepts/#reserved-ip-address)** for the attachment. You must make this choice for both the IPv4 and IPv6 address that the Instance will have on this Private Network.
58
-
8. Click **Attach to Private Network**.
57
+
6. Choose whether to **auto-allocate an available IP from the pool** (the [CIDR block](/vpc/concepts/#cidr-block) defined at the time of creating the Private Network), or use a **[reserved IP address](/ipam/concepts/#reserved-ip-address)** for the attachment. You must make this choice for both the IPv4 and IPv6 address that the Instance will have on this Private Network.
58
+
7. Click **Attach to Private Network**.
59
59
60
60
You are taken back to the **Private Networks** tab, where you can see the private IP address for the Instance you just attached. For more information about resources' private IP addresses on a Private Network, see our [dedicated documentation](/vpc/how-to/attach-resources-to-pn/#how-to-view-the-resources-ip-address).
Copy file name to clipboardExpand all lines: pages/load-balancer/how-to/use-with-private-network.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,9 @@ The Private Network feature of the managed Load Balancers product lets you attac
35
35
2. Click on the Load Balancer that you want to add to a Private Network. The Load Balancer's overview page displays.
36
36
3. Click the **Private Networks** tab.
37
37
4. Click **Attach to a Private Network**. A pop-up displays.
38
-
39
-
<Lightboximage={image}alt="" />
40
-
41
-
5. Select whether to attach to a new Private Network, or an existing one.
38
+
5. Either:
39
+
- Select a Private Network from the drop-down list to attach your Load Balancer to. Remember, only Private Networks in the same region as your server will be displayed.
40
+
- Alternatively, select **Create a new Private Network** in the list. You are prompted to enter a name and tags for the Private Network, and to select the VPC it should be created in. The Private Network will be created with default configuration, meaning its [CIDR block](/vpc/concepts#cidr-block) will be automatically defined.
42
41
6. Choose whether to **auto-allocate an available IP from the pool** (the [CIDR block](/vpc/concepts/#cidr-block) defined at the time of creating the Private Network), or use a **[reserved IP address](/ipam/concepts/#reserved-ip-address)** for the attachment.
43
42
7. Click **Attach to Private Network** to validate the form. The Private Network is attached to the Load Balancer and displays in the **Private Network** tab.
Copy file name to clipboardExpand all lines: pages/public-gateways/how-to/configure-a-public-gateway.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@ This page shows you how to attach a [Public Gateway](/public-gateways/concepts/#
36
36
4. Click **Attach to a Private Network** to attach a new Private Network to the Public Gateway.
37
37
38
38
5. Choose to attach an existing or a new Private Network.
39
-
- If you want to attach an existing Private Network, select **Attach to an existing Private Network** and choose the desired network from the drop-down list.
39
+
- If you want to attach an existing Private Network, select the desired network from the drop-down list.
40
40
<Messagetype="note">
41
41
Only Private Networks which are in the same region as the Public Gateway are displayed in this list.
42
42
</Message>
43
-
- If you want to create and attach a new Private Network, select **Attach to a new Private Network**. The Private Network will be created with default configuration (a [CIDR block](/vpc/concepts#cidr-block) will be automatically defined), in your default VPC for the region, if one exists. If you do not have an existing VPC for the appropriate region, you must [create one](/vpc/how-to/create-vpc/#how-to-create-a-vpc) first. A name for the Private Network will be suggested, but feel free to overwrite this with a new name of your choice. Dynamic NAT will be automatically activated on the Public Gateway for the Private Network.
43
+
- If you want to create and attach a new Private Network, select **Create a new Private Network**. You are prompted to enter a name and tags for the Private Network, and to select the VPC it should be created in. The Private Network will be created with default configuration, meaning its [CIDR block](/vpc/concepts#cidr-block)will be automatically defined. Dynamic NAT will be automatically activated on the Public Gateway for the Private Network.
44
44
6. Choose whether to **auto-allocate an available IP from the pool** (the [CIDR block](/vpc/concepts/#cidr-block) defined at the time of creating the Private Network), or use a **[reserved IP address](/ipam/concepts/#reserved-ip-address)** for the attachment.
45
45
7. Use the toggle to select whether to tell the gateway whether or not it should [advertise the default route](/public-gateways/concepts/#default-route) to the internet for attached resources. When activated, other resources on this Private Network will learn the default route through the Public Gateway via DHCP. The route will also be installed in the VPC’s route table, and other Private Networks can [opt in](/vpc/how-to/manage-routing/#how-to-manage-default-route-scope) to receive it.
46
46
8. Click **Attach to Private Network** to finish. You are taken back to the Private Networks tab, where the network you attached now appears, along with the services configured and the IP address of the Public Gateway.
Copy file name to clipboardExpand all lines: pages/vpc/faq.mdx
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,17 +20,13 @@ A VPC offers layer 3 network isolation. Within each VPC, you can create multiple
20
20
21
21
<Lightboximage={image}alt="A diagram shows that several Private Networks exist within a single VPC"size="small" />
22
22
23
-
### What is a default VPC and why can I not delete it?
23
+
### What is a default VPC?
24
24
25
-
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw). 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.
25
+
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw). You can now opt to delete these default VPCs, if you wish.
26
26
27
-
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. Watch this space for upcoming functionality to delete default VPCs.
27
+
If you created your Scaleway Project after 13 May 2025, default VPCs are no longer pre-created for the Project.
28
28
29
-
<Messagetype="note">
30
-
Default VPCs do not prevent you from deleting an otherwise empty Project.
31
-
</Message>
32
-
33
-
If you created your Scaleway Project after 13 May 2025, default VPCs are no longer pre-created for the Project. Find out more in our [dedicated documentation](/vpc/concepts/#default-vpc).
29
+
Find out more in our [dedicated documentation](/vpc/concepts/#default-vpc).
Copy file name to clipboardExpand all lines: pages/vpc/how-to/create-vpc.mdx
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Sca
31
31
32
32
### Before 13 May 2025
33
33
34
-
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw). Any new Private Networks that you create without specifying a VPC will be added to the default VPC for their region.
34
+
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw).
35
35
36
36
Click **VPC** in the **Network** section of the Scaleway console side menu. Your VPC [dashboard](https://console.scaleway.com/vpc/vpc) displays:
37
37
@@ -43,9 +43,7 @@ You see three default VPCs (each with a **DEFAULT** badge next to it), one for e
43
43
- Amsterdam `AMS`
44
44
- Warsaw `WAW`
45
45
46
-
Each of these VPCs is named `default` (though you can [edit](#how-to-edit-a-vpcs-name-and-tags) the name if you wish). 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.
47
-
48
-
It is currently not possible to change the default VPC for a region, nor to delete a VPC.
46
+
Each of these VPCs is named `default`, though you can [edit](#how-to-edit-a-vpcs-name-and-tags) the name if you wish, or delete the default VPCs.
49
47
50
48
### After 13 May 2025
51
49
@@ -88,6 +86,3 @@ If you created your Scaleway Project after 13 May 2025, default VPCs are no long
88
86
- Hover your mouse over the VPC's name at the top of the page, and click the <Iconname="edit" /> icon that displays. Edit the name as required, and click <Iconname="validate" /> when you're done.
89
87
- Click into the box marked **Tags** and start typing. Hit the spacebar to create the tag. Click the **X** next to any tag to delete it.
90
88
91
-
It is currently not possible to change the default VPC for a region.
Copy file name to clipboardExpand all lines: pages/vpc/quickstart.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
@@ -56,7 +56,7 @@ Discover the VPC interface on the Scaleway console.
56
56
## How to create a VPC
57
57
58
58
<Messagetype="tip">
59
-
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw). [Find out more](/vpc/faq/#what-is-a-default-vpc-and-why-can-i-not-delete-it).
59
+
If you created your Scaleway [Project](/organizations-and-projects/concepts/#project) before 13 May 2025, one **default VPC** was automatically created in it for each region (Paris, Amsterdam and Warsaw). [Find out more](/vpc/faq/#what-is-a-default-vpc).
60
60
</Message>
61
61
62
62
1. Click **VPC** in the **Network** section of the Scaleway console side menu.
Copy file name to clipboardExpand all lines: pages/vpc/troubleshooting/cant-delete-vpc-pn.mdx
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,20 +54,14 @@ The VPC must contain no Private Networks before you can delete it.
54
54
55
55
In order to successfully delete a Private Network, you must ensure no resources are attached to it, and there are no private IPs reserved within the network. See the [information below](#i-cant-delete-my-private-network) for full details.
56
56
57
-
**Ensure you are not trying to delete a default VPC**. Each Scaleway Project created before 13 May 2025 has three auto-created default VPCs, one for each region. These VPCs cannot be deleted. They are free of charge. The existence of default VPCs does not block the deletion of a Scaleway account or Project, as long as the default VPCs do not contain Private Networks with associated/attached resources.
58
-
59
-
You can identify default VPCs by the **Default** badge in the VPC listing, even if you have changed the name of the VPC itself.
60
-
61
-
<Lightboximage={image2}alt="A screenshot of the Scaleway console highlights the DEFAULT badges next to certain VPCs on the VPC listing" />
62
-
63
57
## I can't delete my Private Network
64
58
65
59
### PN deletion problems
66
60
67
-
You may be attempting to delete a Private Network VPC via the [Scaleway console](/vpc/how-to/delete-private-network/), [API](https://www.scaleway.com/en/developers/api/vpc/#path-private-networks-delete-a-private-network) or other developer tool, and see one of the following error messages:
61
+
You may be attempting to delete a Private Network via the [Scaleway console](/vpc/how-to/delete-private-network/), [API](https://www.scaleway.com/en/developers/api/vpc/#path-private-networks-delete-a-private-network) or other developer tool, and see one of the following error messages:
68
62
69
63
-`resource_still_in_use`
70
-
-`Detach resources from this Private to delete it`
64
+
-`Detach resources from this Private Network to delete it`
0 commit comments