Skip to content

Commit b9ef5b1

Browse files
committed
fix(docs): review docs
1 parent 4f27706 commit b9ef5b1

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
lines changed

network/load-balancer/how-to/create-load-balancer.mdx

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create a Load Balancer
88
tags: load-balancer load balancer
99
dates:
10-
validation: 2024-03-26
10+
validation: 2024-10-04
1111
posted: 2021-05-26
1212
categories:
1313
- network
@@ -28,15 +28,7 @@ categories:
2828

2929
3. Enter a **name** for your Load Balancer. Optionally, you can also add a **description** and assign **tags** to help organize your Load Balancers.
3030

31-
4. Choose the **Availability Zone** in which your Load Balancer will be deployed geographically. Currently, we provide the following Availability Zones:
32-
- `PAR1`: Paris 1, France.
33-
- `PAR2`: Paris 2, France (innovative and sustainable Availability Zone).
34-
- `AMS1`: Amsterdam, The Netherlands.
35-
- `AMS2`: Amsterdam 2, The Netherlands.
36-
- `AMS3`: Amsterdam 3, The Netherlands.
37-
- `WAW1`: Warsaw, Poland.
38-
- `WAW2`: Warsaw, Poland.
39-
- `WAW3`: Warsaw, Poland.
31+
4. Choose the **Availability Zone** in which your Load Balancer will be deployed geographically.
4032

4133
5. Select a Load Balancer **type**, according to your needs in terms of **bandwidth** and whether you want to be able to attach backend servers from other cloud providers than Scaleway (**Multi-cloud provider**).
4234

network/load-balancer/how-to/use-with-private-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to use your Load Balancer with a Private Network
88
tags: load-balancer private-network load balancer private network
99
dates:
10-
validation: 2024-03-26
10+
validation: 2024-10-04
1111
posted: 2021-05-26
1212
categories:
1313
- network

network/load-balancer/reference-content/configuring-backends.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
- load-balancer
1111
- network
1212
dates:
13-
validation: 2024-03-26
13+
validation: 2024-10-04
1414
posted: 2023-06-05
1515
---
1616

11.2 KB
Loading
5.01 KB
Loading
12.6 KB
Loading

network/vpc/quickstart.mdx

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page shows you how to get started with Scaleway Virtual Private Cloud (VPC).
88
tags: vpc virtual-private-cloud regional private network dhcp private-ip
99
dates:
10-
validation: 2024-03-26
10+
validation: 2024-10-04
1111
posted: 2022-02-06
1212
categories:
1313
- network
@@ -39,16 +39,12 @@ Any new Private Networks that you create will be added to the default VPC for th
3939

4040
1. Click **VPC** in the **Network** section of the side menu. The list of your VPCs displays:
4141

42-
<Lightbox src="scaleway-default-vpc.webp" alt="" />
43-
4442
Each Private Network must be created within a VPC.
4543

4644
2. Click the VPC you wish to create your Private Network in.
4745

4846
If you already have existing Private Networks in this VPC, a list of these displays. Otherwise, you see a welcome screen.
4947

50-
<Lightbox src="scaleway-pn-welcome.webp" alt="" />
51-
5248
3. Click **+ Create Private Network**. The creation screen displays.
5349

5450
<Lightbox src="scaleway-create-pn.webp" alt=""/>
@@ -57,16 +53,14 @@ Any new Private Networks that you create will be added to the default VPC for th
5753

5854
<Macro id="pn-naming"/>
5955

60-
Leave the Advanced Settings at default values, to create a network with an auto-generated CIDR block, which will be used by DHCP to assign private IP addresses to resources you attach to the network.
56+
Leave the Advanced Settings at default values, to create a network with an auto-generated CIDR block. IP addresses for attached resources will come from this block.
6157

6258
5. Click **Create Private Network** to finish. Your Private Network is created.
6359

6460
## How to attach a resource to a Private Network
6561

6662
1. Click **VPC** in the **Network** section of the side menu. Your VPC [dashboard](https://console.scaleway.com/vpc/vpc) displays:
6763

68-
<Lightbox src="scaleway-default-vpc.webp" alt="" />
69-
7064
2. Click the VPC containing the Private Network to which you want to attach a resource.
7165

7266
A list of Private Networks in this VPC displays.
@@ -75,8 +69,6 @@ Any new Private Networks that you create will be added to the default VPC for th
7569

7670
The Private Network's dashboard displays.
7771

78-
<Lightbox src="scaleway-pn-overview.webp" alt="" />
79-
8072
4. Click the **Attached resources** tab.
8173

8274
If you already have resources attached to the Private Network, a list of these displays. Otherwise, you see a welcome screen.
@@ -93,19 +85,35 @@ Any new Private Networks that you create will be added to the default VPC for th
9385
Support for using reserved IPs to attach Elastic Metal servers and Managed Databases to Private Networks will be coming soon.
9486
</Message>
9587

96-
7. Click **Attach resource** to finish.
88+
7. Click **Attach to Private Network** to finish.
9789

9890
You are returned to the list of attached resources, where the newly-attached resource now displays.
9991

100-
## How to view the resource's IP address
92+
<Message type="tip">
93+
**Viewing the resource's private IP**: When you attach a resource to a Private Network, it gets a private IPv4 address on that network (and also an IPv6 address, if supported by the resource). Private IPs are assigned from the CIDR block defined at the time of the Private Network's creation, either via auto-assignment or specification of a particular [reserved IP](/network/ipam/how-to/reserve-ip/). You can view a resource's IPv4 or v6 address in the **Attached Resources** tab of the Private Network itself (follow steps 1 - 4 above). It can also be viewed via the **Private Networks** tab of the resource's own dashboard.
94+
</Message>
95+
96+
## How to manage routing
97+
98+
Routing is used to manage and control the flow of traffic within a VPC. It tells the VPC where to send traffic trying to get to a specific destination IP address. Notably, it allows traffic to be automatically routed between resources attached to different Private Networks within the VPC, using their private IP addresses. You can also create your own custom routes.
99+
100+
Your VPC’s route table can be found in its **Routing** tab. The route table shows all the existing routes for the VPC.
101+
102+
1. Click VPC in the **Network** section of the side menu. The list of your VPCs displays.
103+
104+
2. Click a VPC, and click the **Routing** tab.
105+
106+
Routes are automatically generated and added to the route table when you:
101107

102-
When you attach a resource to a Private Network, it gets a private IPv4 address on that network (and also an IPv6 address, if supported by the resource). Private IPs are assigned from the CIDR block defined at the time of the Private Network's creation, either via auto-assignment or specification of a particular [reserved IP](/network/ipam/how-to/reserve-ip/).
108+
- [Create a Private Network](#how-to-create-a-private-network) in the VPC (this generates a local subnet route, which allows the VPC to automatically route traffic between Private Networks), or
109+
- [Attach a Public Gateway](/network/public-gateways/how-to/configure-a-public-gateway/#how-to-attach-a-public-gateway-to-a-private-network) to a Private Network and set it to advertise a default route. This generates a default route to the internet.
110+
- [Create a custom route](/network/vpc/how-to/manage-routing/#how-to-create-a-custom-route).
103111

104-
You can view a resource's IPv4 or v6 address in the **Attached Resources** tab of the Private Network itself (follow steps 1 - 4 above).
112+
When your route table starts to populate, it will look something like this:
105113

106-
<Lightbox src="scaleway-attached-resources.webp" alt="" />
114+
<Lightbox src="scaleway-route-table.webp" alt="" />
107115

108-
It can also be viewed via the **Private Networks** tab of the resource's own dashboard.
116+
For help with understanding the route table and how to read it, refer to our documentation about route tables.
109117

110118
## How to delete a Private Network
111119

0 commit comments

Comments
 (0)