Skip to content

Commit 3ece79d

Browse files
committed
guide update EN versions
1 parent f151898 commit 3ece79d

File tree

14 files changed

+429
-8
lines changed

14 files changed

+429
-8
lines changed

pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md

Lines changed: 63 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Attaching a Floating IP to a Public Cloud instance
33
excerpt: Find out how a Floating IP address functions and how to configure it
4-
updated: 2024-03-26
4+
updated: 2025-07-09
55
---
66

77
## Objective
@@ -385,6 +385,67 @@ $ openstack floating ip list
385385
386386
///
387387
388+
#### Via the Horizon interface
389+
390+
/// details | Unfold this section
391+
392+
The following steps describe how to attach a Floating IP to an existing instance.
393+
394+
> [!primary]
395+
> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway.
396+
>
397+
398+
> [!tabs]
399+
>>
400+
>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
401+
>>
402+
>> ![Region selection](images/region2021.png){.thumbnail}
403+
>>
404+
>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}.
405+
>>
406+
>> ![network](images/network_floating_ip.png){.thumbnail}
407+
>>
408+
>> Click on `Associate`{.action} next to the corresponding instance.
409+
>>
410+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
411+
>>
412+
>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to.
413+
>>
414+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
415+
>>
416+
>> Next, click on `Associate`{.action}
417+
>>
418+
>> Once done, the Floating IP will be associated to the instance.
419+
>>
420+
>> ![linked](images/instance_floating_ip.png){.thumbnail}
421+
>>
422+
>>
423+
424+
#### Detaching a Floating IP <a name="disassociateip"></a>
425+
426+
You can detach a Floating ip from your instance at anytime.
427+
428+
Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}.
429+
430+
Click on `Disassociate`{.action} next to the corresponding IP.
431+
432+
![disassociate](images/disassociate_floating_ip.png){.thumbnail}
433+
434+
A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}.
435+
436+
![confirm](images/confirm_disassociate_ip.png){.thumbnail}
437+
438+
Once done, the Floating will be detached from the instance.
439+
440+
#### Deleting a Floating IP
441+
442+
To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}.
443+
444+
![delete](images/release_floating_ip.png){.thumbnail}
445+
446+
///
447+
448+
388449
#### Via the OVHcloud API
389450
390451
/// details | Unfold this section
@@ -456,7 +517,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance
456517
457518
#### Detaching a Floating IP
458519
459-
This feature is currently only available via the [OpenStack API](#detachip).
520+
This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip).
460521
461522
#### Deleting a Floating IP
462523

pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Attaching a Floating IP to a Public Cloud instance
33
excerpt: Find out how a Floating IP address functions and how to configure it
4-
updated: 2024-03-26
4+
updated: 2025-07-09
55
---
66

77
## Objective
@@ -385,6 +385,66 @@ $ openstack floating ip list
385385
386386
///
387387
388+
#### Via the Horizon interface
389+
390+
/// details | Unfold this section
391+
392+
The following steps describe how to attach a Floating IP to an existing instance.
393+
394+
> [!primary]
395+
> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway.
396+
>
397+
398+
> [!tabs]
399+
>>
400+
>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
401+
>>
402+
>> ![Region selection](images/region2021.png){.thumbnail}
403+
>>
404+
>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}.
405+
>>
406+
>> ![network](images/network_floating_ip.png){.thumbnail}
407+
>>
408+
>> Click on `Associate`{.action} next to the corresponding instance.
409+
>>
410+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
411+
>>
412+
>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to.
413+
>>
414+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
415+
>>
416+
>> Next, click on `Associate`{.action}
417+
>>
418+
>> Once done, the Floating IP will be associated to the instance.
419+
>>
420+
>> ![linked](images/instance_floating_ip.png){.thumbnail}
421+
>>
422+
>>
423+
424+
#### Detaching a Floating IP <a name="disassociateip"></a>
425+
426+
You can detach a Floating ip from your instance at anytime.
427+
428+
Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}.
429+
430+
Click on `Disassociate`{.action} next to the corresponding IP.
431+
432+
![disassociate](images/disassociate_floating_ip.png){.thumbnail}
433+
434+
A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}.
435+
436+
![confirm](images/confirm_disassociate_ip.png){.thumbnail}
437+
438+
Once done, the Floating will be detached from the instance.
439+
440+
#### Deleting a Floating IP
441+
442+
To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}.
443+
444+
![delete](images/release_floating_ip.png){.thumbnail}
445+
446+
///
447+
388448
#### Via the OVHcloud API
389449
390450
/// details | Unfold this section

pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Attaching a Floating IP to a Public Cloud instance
33
excerpt: Find out how a Floating IP address functions and how to configure it
4-
updated: 2024-03-26
4+
updated: 2025-07-09
55
---
66

77
## Objective
@@ -385,6 +385,66 @@ $ openstack floating ip list
385385
386386
///
387387
388+
#### Via the Horizon interface
389+
390+
/// details | Unfold this section
391+
392+
The following steps describe how to attach a Floating IP to an existing instance.
393+
394+
> [!primary]
395+
> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway.
396+
>
397+
398+
> [!tabs]
399+
>>
400+
>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
401+
>>
402+
>> ![Region selection](images/region2021.png){.thumbnail}
403+
>>
404+
>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}.
405+
>>
406+
>> ![network](images/network_floating_ip.png){.thumbnail}
407+
>>
408+
>> Click on `Associate`{.action} next to the corresponding instance.
409+
>>
410+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
411+
>>
412+
>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to.
413+
>>
414+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
415+
>>
416+
>> Next, click on `Associate`{.action}
417+
>>
418+
>> Once done, the Floating IP will be associated to the instance.
419+
>>
420+
>> ![linked](images/instance_floating_ip.png){.thumbnail}
421+
>>
422+
>>
423+
424+
#### Detaching a Floating IP <a name="disassociateip"></a>
425+
426+
You can detach a Floating ip from your instance at anytime.
427+
428+
Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}.
429+
430+
Click on `Disassociate`{.action} next to the corresponding IP.
431+
432+
![disassociate](images/disassociate_floating_ip.png){.thumbnail}
433+
434+
A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}.
435+
436+
![confirm](images/confirm_disassociate_ip.png){.thumbnail}
437+
438+
Once done, the Floating will be detached from the instance.
439+
440+
#### Deleting a Floating IP
441+
442+
To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}.
443+
444+
![delete](images/release_floating_ip.png){.thumbnail}
445+
446+
///
447+
388448
#### Via the OVHcloud API
389449
390450
/// details | Unfold this section

pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-gb.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Attaching a Floating IP to a Public Cloud instance
33
excerpt: Find out how a Floating IP address functions and how to configure it
4-
updated: 2024-03-26
4+
updated: 2025-07-09
55
---
66

77
## Objective
@@ -385,6 +385,66 @@ $ openstack floating ip list
385385
386386
///
387387
388+
#### Via the Horizon interface
389+
390+
/// details | Unfold this section
391+
392+
The following steps describe how to attach a Floating IP to an existing instance.
393+
394+
> [!primary]
395+
> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway.
396+
>
397+
398+
> [!tabs]
399+
>>
400+
>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
401+
>>
402+
>> ![Region selection](images/region2021.png){.thumbnail}
403+
>>
404+
>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}.
405+
>>
406+
>> ![network](images/network_floating_ip.png){.thumbnail}
407+
>>
408+
>> Click on `Associate`{.action} next to the corresponding instance.
409+
>>
410+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
411+
>>
412+
>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to.
413+
>>
414+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
415+
>>
416+
>> Next, click on `Associate`{.action}
417+
>>
418+
>> Once done, the Floating IP will be associated to the instance.
419+
>>
420+
>> ![linked](images/instance_floating_ip.png){.thumbnail}
421+
>>
422+
>>
423+
424+
#### Detaching a Floating IP <a name="disassociateip"></a>
425+
426+
You can detach a Floating ip from your instance at anytime.
427+
428+
Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}.
429+
430+
Click on `Disassociate`{.action} next to the corresponding IP.
431+
432+
![disassociate](images/disassociate_floating_ip.png){.thumbnail}
433+
434+
A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}.
435+
436+
![confirm](images/confirm_disassociate_ip.png){.thumbnail}
437+
438+
Once done, the Floating will be detached from the instance.
439+
440+
#### Deleting a Floating IP
441+
442+
To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}.
443+
444+
![delete](images/release_floating_ip.png){.thumbnail}
445+
446+
///
447+
388448
#### Via the OVHcloud API
389449
390450
/// details | Unfold this section

pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ie.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Attaching a Floating IP to a Public Cloud instance
33
excerpt: Find out how a Floating IP address functions and how to configure it
4-
updated: 2024-03-26
4+
updated: 2025-07-09
55
---
66

77
## Objective
@@ -385,6 +385,66 @@ $ openstack floating ip list
385385
386386
///
387387
388+
#### Via the Horizon interface
389+
390+
/// details | Unfold this section
391+
392+
The following steps describe how to attach a Floating IP to an existing instance.
393+
394+
> [!primary]
395+
> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway.
396+
>
397+
398+
> [!tabs]
399+
>>
400+
>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
401+
>>
402+
>> ![Region selection](images/region2021.png){.thumbnail}
403+
>>
404+
>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}.
405+
>>
406+
>> ![network](images/network_floating_ip.png){.thumbnail}
407+
>>
408+
>> Click on `Associate`{.action} next to the corresponding instance.
409+
>>
410+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
411+
>>
412+
>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to.
413+
>>
414+
>> ![associate](images/associate_floating_ip.png){.thumbnail}
415+
>>
416+
>> Next, click on `Associate`{.action}
417+
>>
418+
>> Once done, the Floating IP will be associated to the instance.
419+
>>
420+
>> ![linked](images/instance_floating_ip.png){.thumbnail}
421+
>>
422+
>>
423+
424+
#### Detaching a Floating IP <a name="disassociateip"></a>
425+
426+
You can detach a Floating ip from your instance at anytime.
427+
428+
Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}.
429+
430+
Click on `Disassociate`{.action} next to the corresponding IP.
431+
432+
![disassociate](images/disassociate_floating_ip.png){.thumbnail}
433+
434+
A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}.
435+
436+
![confirm](images/confirm_disassociate_ip.png){.thumbnail}
437+
438+
Once done, the Floating will be detached from the instance.
439+
440+
#### Deleting a Floating IP
441+
442+
To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}.
443+
444+
![delete](images/release_floating_ip.png){.thumbnail}
445+
446+
///
447+
388448
#### Via the OVHcloud API
389449
390450
/// details | Unfold this section

0 commit comments

Comments
 (0)