Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ipam): reviews #4604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions faq/ipam.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,22 @@ meta:
content:
h1: IPAM
dates:
validation: 2024-09-06
validation: 2024-03-12
category: network
productIcon: IpamProductIcon
---

## What is IPAM?

**IP** **A**ddress **M**anager (IPAM) is Scaleway's tool for planning, tracking, and managing the IP address space of Scaleway products. It acts as a single source of truth for the IP addresses of Scaleway resources, and has a number of associated functionalities to help manage your Scaleway IPs.
**IP** **A**ddress **M**anager (IPAM) is Scaleway's tool for planning, tracking, and managing the IP address space of Scaleway products. It acts as a single source of truth for the IP addresses of Scaleway resources. Managed products, such as Databases and Load Balancer, are fully integrated into IPAM, and Private Networks' [DHCP server](/vpc/concepts/#dhcp) uses IPAM to assign private, static IP addresses to attached resources.

## What can I do with IPAM?

**IP** **A**ddress **M**anager (IPAM) is Scaleway's tool for planning, tracking and managing the IP address space of Scaleway products. It acts as a single source of truth for the IP addresses of Scaleway resources. Managed products, such as Databases and Load Balancer, are fully integrated into IPAM, and Private Networks' [DHCP server](/vpc/concepts/#dhcp) uses IPAM to assign private, static IP addresses to attached resources.

The public rollout of IPAM functionality is being carried out gradually. IPAM is now in General Availability, offering several different functionalities in the [Scaleway console](https://console.scaleway.com/ipam/), including viewing, tagging and filtering all your [private IP addresses](/ipam/concepts/#private-ip-address). You can also [reserve](/ipam/how-to/reserve-ip/) a private IP on one of your Private Networks and use it to attach a specified resource to the network.

Management of public (flexible) IP addresses with IPAM is planned for the future.

## Can I use a reserved private IP to attach any kind of resource to a Private Network?
## Can I use a reserved private IP to attach any kind of managed resource to a Private Network?

Currently, the Scaleway console only supports attachment with a reserved IP for Instances, Load Balancers, Public Gateways, and Elastic Metal servers. Support for Managed Databases will be coming soon.

Expand Down
2 changes: 1 addition & 1 deletion pages/ipam/how-to/list-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to list your private IP addresses with Scaleway's IPAM
tags: ipam ip-address-manager private-ip-address ip-address ip filter reserve-ip-address
dates:
validation: 2024-09-06
validation: 2024-03-12
posted: 2024-05-30
categories:
- network
Expand Down
2 changes: 1 addition & 1 deletion pages/ipam/how-to/manage-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to manage your private IP addresses with Scaleway's IPAM
tags: ipam ip-address-manager private-ip-address ip-address ip tags manage edit
dates:
validation: 2024-09-06
validation: 2025-03-12
posted: 2024-05-30
categories:
- network
Expand Down
2 changes: 1 addition & 1 deletion pages/ipam/how-to/reserve-ip.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn how to reserve IP addresses with Scaleway's IPAM. This step-by-step guide helps you easily manage and allocate IPs for future use when attaching resources to your Private Network, ensuring efficient network configuration.
tags: ipam ip-address-manager private-ip-address ip-address reserve static
dates:
validation: 2024-09-05
validation: 2024-03-12
posted: 2024-09-05
categories:
- network
Expand Down
4 changes: 2 additions & 2 deletions pages/ipam/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to get started with Scaleway IPAM.
tags: ipam ip-address-management internet-protocol private-ip public-ip flexible-ip list-ips book-ip
dates:
validation: 2024-09-06
validation: 2025-03-12
posted: 2021-05-30
categories:
- network
Expand All @@ -17,7 +17,7 @@ categories:

[Read more about IPAM and its current and future planned functionality](/ipam/concepts/#ipam).

You can currently use IPAM in the Scaleway console to list the [private IP addresses](/ipam/concepts/#private-ip-address) of all your Scaleway resources attached to Private Networks, and view/edit their additional information. You can also [reserve](/ipam/how-to/reserve-ip/) a private IP on one of your Private Networks and use it to attach an Instance, Load Balancer or Public Gateway to the network.
You can currently use IPAM in the Scaleway console to list the [private IP addresses](/ipam/concepts/#private-ip-address) of all your Scaleway resources attached to Private Networks, and view/edit their additional information. You can also [reserve](/ipam/how-to/reserve-ip/) a private IP on one of your Private Networks and use it to attach a managed or custom resource to the network.

## How to list and filter your private IP addresses

Expand Down
4 changes: 2 additions & 2 deletions pages/public-gateways/how-to/upgrade-public-gateway.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Find out how to upgrade your Scaleway Public Gateway to a more powerful commercial offer type, with just a couple of clicks in the Scaleway console.
tags: public-gateway upgrade bandwidth offer
dates:
validation: 2024-09-02
validation: 2025-03-12
posted: 2024-09-02
categories:
- network
Expand All @@ -19,7 +19,7 @@ This page shows you how to upgrade your Public Gateway to a superior offer type,

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Created a Public Gateway](/public-gateways/how-to/create-a-public-gateway/) that is not already a PGW-L (the most powerful offer type availble).
- [Created a Public Gateway](/public-gateways/how-to/create-a-public-gateway/) that is not already a PGW-XL (the most powerful offer type availble).

1. Click **Public Gateways** in the **Network** section of the side menu.
2. Click the Public Gateway you want to upgrade. Its **Overview** dashboard displays.
Expand Down