Skip to content

Commit f7d01ce

Browse files
committed
fix(pgw): corrections
1 parent d136f6a commit f7d01ce

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

network/public-gateways/reference-content/understanding-v2.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Scaleway's VPC offering is evolving, and with this comes changes for the Public
1717

1818
This document explains what to expect and how to prepare for the upcoming changes.
1919

20+
## Summary (TL;DR)
21+
22+
[TODO INSERT BRIEF SUMMARY OF CHANGES AND WHAT USERS MUST DO]
23+
2024
## Background: DHCP and IPAM
2125

2226
When Scaleway originally introduced Public Gateways, they provided DHCP functionality for resources on attached Private Networks. With the [arrival of Scaleway VPC](/network/vpc/reference-content/vpc-migration/), DHCP was moved from Public Gateways to Private Networks themselves.
@@ -61,7 +65,7 @@ When attaching a Public Gateway to a Private Network (creating a [Gateway Networ
6165

6266
This functionality will be deprecated going forward. It will no longer be possible to create or attach DHCP objects to Gateway Networks. Instead, IPAM configuration, where auto-configuration of `GatewayNetwork` is managed by IPAM, will become default.
6367

64-
### Deprecation of the `address` field
68+
### Deprecation of the address field
6569

6670
When attaching a Public Gateway to a Private Network (creating a [Gateway Network](https://www.scaleway.com/en/developers/api/public-gateway/#path-gateway-networks-attach-a-public-gateway-to-a-private-network)) via the API, you can use the `address` field to define a single static IP address to assign to the Public Gateway on that Private Network.
6771

@@ -83,7 +87,7 @@ We will release v2 of the Public Gateway API on [TODO-DATE - SAME DATE?]. During
8387

8488
[TODO - INSERT INFORMATION ON HOW TO MIGRATE]
8589

86-
[TODO - WHAT WILL THIS ALL LOOK LIKE IN THE CONSOLE?
90+
[TODO - WHAT WILL THIS ALL LOOK LIKE IN THE CONSOLE? ]
8791

8892
[TODO - DO USERS WHO DON'T USE LEGACY / DHCP OBJECT / DHCP ENTRIES HAVE ANY ACTION TO TAKE?]
8993

0 commit comments

Comments
 (0)