Skip to content

Commit 193b064

Browse files
authored
docs(ins): removed cgnat
removed outdated information about cgnat
1 parent 714b6ef commit 193b064

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pages/instances/concepts.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ import StorageBootOnBlock from '@macros/storage/boot-on-block.mdx'
2626

2727
<StorageBootOnBlock />
2828

29-
## Carrier-grade NAT (CGNAT)
30-
31-
Scaleway used a 1:1 carrier-grade (CGNAT) setup for legacy Instance types. With this architecture, each Instance was assigned a unique NAT IP that directly mapped to a unique public IP, unlike standard CGNAT, where multiple users share a single public IP.
32-
This setup ensured that all outbound and inbound traffic for an Instance was translated between these two addresses, preserving the exclusivity of IP addresses and avoiding certain connectivity issues related to a shared IP setup.
33-
All recent Instance types support routed IPs through [IP mobility](#ip-mobility).
34-
3529
## Cloud-init
3630

3731
Cloud-init is a multi-distribution package that [provides boot time customization for cloud servers](/instances/how-to/use-boot-modes/#how-to-use-cloud-init). It enables an automatic Instance configuration as it boots into the cloud, turning a generic Ubuntu image into a configured server in a few seconds.
@@ -176,4 +170,4 @@ Tags allow you to organize, sort, filter, and monitor your cloud resources using
176170

177171
## Volumes
178172

179-
<Volumes />
173+
<Volumes />

0 commit comments

Comments
 (0)