Skip to content

Commit 94bad92

Browse files
RoRoJLaure-di
authored andcommitted
fix(em): correction (scaleway#4001)
1 parent ed3bf84 commit 94bad92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

network/ipam/how-to/reserve-ip.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ categories:
1818
You can use IPAM to reserve a private IP address from a given Private Network's [CIDR block](/network/vpc/concepts/#cidr-block). When you reserve an IP in this way, it stops it from being potentially auto-allocated to new resources being attached to the Private Network. You can then use the reserved address to attach the specific resource of your choice to the Private Network. If you later detach the resource from the network, the reserved IP will stay reserved, until you either release it back into the general pool, or use it to attach a different resource.
1919

2020
<Message type="note">
21-
Currently, only **Instances**, **Load Balancers**, and **Public Gateways** are compatible with reserved private IPs. Support for Managed Databases and Elastic Metal servers will be coming soon.
21+
Currently, only **Instances**, **Elastic Metal servers**, **Load Balancers**, and **Public Gateways** are compatible with reserved private IPs. Support for Managed Databases will be coming soon.
2222
</Message>
2323

2424
This page sets out the steps necessary to reserve an IP address with IPAM.
@@ -54,7 +54,7 @@ This page sets out the steps necessary to reserve an IP address with IPAM.
5454

5555
## How to attach a resource to a Private Network using a reserved IP address
5656

57-
You can currently attach **Instances**, **Load Balancers**, and **Public Gateways** to Private Networks using a reserved IP address. Support for Managed Databases and Elastic Metal servers will be coming soon.
57+
You can currently attach **Instances**, **Elastic Metal servers**, **Load Balancers**, and **Public Gateways** to Private Networks using a reserved IP address. Support for Managed Databases will be coming soon.
5858

5959
The option to use a reserved IP displays when you attach the resource to a Private Network in the console. Follow the instructions below:
6060

0 commit comments

Comments
 (0)