Skip to content

Commit a8913db

Browse files
RoRoJnerda-codes
andauthored
Apply suggestions from code review
Co-authored-by: nerda-codes <[email protected]>
1 parent c40eb06 commit a8913db

File tree

1 file changed

+3
-3
lines changed
  • tutorials/vpc-public-gateway-autoconfiguration

1 file changed

+3
-3
lines changed

tutorials/vpc-public-gateway-autoconfiguration/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dates:
5353
6. Leave the default settings in place, or enter a customized **name**, **tags** and, in **Advanced Settings**, **CIDR block**. Click **Create Private Network**.
5454
The Private Network is created inside the specified VPC, and its **Overview** page displays.
5555
7. Click the **Attached Resources** tab to see the list of Instances attached to the Private Network. Currently, no resources are attached.
56-
8. Click **Attach resource** and select your Instance from the dropdown list that displays. Leave the default IPv4 and IPv6 address settings in place, or specify these addresses yourself if you prefer.
56+
8. Click **Attach resource** and select your Instance from the drop-down list that displays. Leave the default IPv4 and IPv6 address settings in place, or specify these addresses yourself if you prefer.
5757
<Lightbox src="scaleway-vpc-attach-resource.webp" alt="" />
5858
9. Click **Attach to Private Network**. You are returned to the **Attached resources** tab, where your Instance now displays.
5959
10. Use the `ip a` command on the Instance to verify the presence of the new Ethernet interface:
@@ -78,10 +78,10 @@ The Instance is now added to the Private Network, and the Private Network's inbu
7878
- Choose the Availability Zone of the Public Gateway. It must match the Availability Zone of your Instance.
7979
- Select the Public Gateway offer type.
8080
- Select the Public Gateway IP address. Either allocate a new IP, or use one of your existing Public Gateway flexible IPs.
81-
- Enter a name and optional tags for the Public Gateway, or leave the default in place.
81+
- Enter a name and optional tags for the Public Gateway, or leave the default ones in place.
8282
3. Click **Create a Public Gateway**. The Public Gateway is created, and you are taken to the list of your Public Gateways:
8383
4. Click the Public Gateway you just created to go to its dashboard.
84-
5. Click **Private Networks** tab, then **Attach to a Private Network**.
84+
5. Click the **Private Networks** tab, then **Attach to a Private Network**.
8585
<Lightbox src="scaleway-vpc-attach-pgw-pn.webp" alt="" />
8686
6. Configure the attachment:
8787
- Select the Private Network you previously created from the drop-down list.

0 commit comments

Comments
 (0)