diff --git a/pages/load-balancer/how-to/add-certificate.mdx b/pages/load-balancer/how-to/add-certificate.mdx index 99eb1169f3..336f916df7 100644 --- a/pages/load-balancer/how-to/add-certificate.mdx +++ b/pages/load-balancer/how-to/add-certificate.mdx @@ -2,7 +2,7 @@ title: How to add a certificate to your Load Balancer description: Learn how to add an SSL/TLS certificate to your Scaleway Load Balancer to enable secure HTTPS traffic for your services dates: - validation: 2025-05-27 + validation: 2025-10-30 posted: 2022-10-20 --- import Requirements from '@macros/iam/requirements.mdx' @@ -73,9 +73,9 @@ Bear in mind the following restrictions for creating Let's Encrypt certificates: - They cannot be created for Load Balancers which have a frontend listening on port 80 attached to a TCP backend. This is because the Let's Encrypt challenge would fail. Frontends listening on port 80 attached to an HTTP backend, or frontends listening on a port other than 80 and attached to a TCP backend, are both fine and compatible with Let's Encrypt certificates. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. Click the Load Balancer you want to configure. The Load Balancer information page displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to add a certificate to. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **SSL Certificates** tab. @@ -119,9 +119,9 @@ Scaleway Load Balancers allow you to import **third party SSL certificates**. Th Alternatively you can also choose to import a **[self-signed certificate](#how-to-create-a-self-signed-certificate)**, not signed by any publically-trusted Certificate Authority, but perhaps suitable for development and testing purposes, or internal use. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. Click the Load Balancer you want to configure. The Load Balancer information page displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to add a certificate to. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **SSL Certificates** tab. diff --git a/pages/load-balancer/how-to/create-frontends-backends.mdx b/pages/load-balancer/how-to/create-frontends-backends.mdx index 68e46bcbfd..d97185e517 100644 --- a/pages/load-balancer/how-to/create-frontends-backends.mdx +++ b/pages/load-balancer/how-to/create-frontends-backends.mdx @@ -3,7 +3,7 @@ title: How to create frontends and backends description: Learn how to set up frontends and backends with Scaleway Load Balancer. Step-by-step guide for configuring efficient network routing and load distribution. tags: load-balancer load balancer dates: - validation: 2025-07-16 + validation: 2025-10-30 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -74,9 +74,9 @@ When you have finished configuring your frontend and backend, click **Create fro You can add one or many frontends to your Load Balancer after its creation. Follow the steps below. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to add frontends to. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. @@ -100,9 +100,9 @@ You can add one or many frontends to your Load Balancer after its creation. Foll You can add one or many backends to your Load Balancer after its creation. Follow the steps below. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to add backends to. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Backends** tab. diff --git a/pages/load-balancer/how-to/create-manage-acls.mdx b/pages/load-balancer/how-to/create-manage-acls.mdx index 1bb6e4763b..110d7a5697 100644 --- a/pages/load-balancer/how-to/create-manage-acls.mdx +++ b/pages/load-balancer/how-to/create-manage-acls.mdx @@ -3,7 +3,7 @@ title: How to create and manage ACLs description: Discover how to create and manage ACLs for Scaleway Load Balancers. Improve security, manage traffic efficiently, and optimize your network setup easily. tags: acl load-balancer acls access-control-list access control HTTP-header filter allow reject redirect HTTPSacl load-balancer access-control access-control-list dates: - validation: 2025-08-20 + validation: 2025-10-30 posted: 2022-02-04 --- import Requirements from '@macros/iam/requirements.mdx' @@ -31,9 +31,9 @@ This page shows you how to create and manage ACLs. For more details on how ACLs ACLs are created and managed at the frontend(s) of your Load Balancer. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to create ACLs for. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. @@ -107,8 +107,8 @@ ACLs are created and managed at the frontend(s) of your Load Balancer. ## How to edit ACLs -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. -2. Click the Load Balancer you want to edit ACLs for. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. 4. Click the name of the frontend whose ACL(s) you want to edit. You are taken to the **Overview** tab for that frontend. 5. Click the **ACLs** tab. The list of your ACLs displays. @@ -117,8 +117,8 @@ ACLs are created and managed at the frontend(s) of your Load Balancer. ## How to delete ACLs -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. -2. Click the Load Balancer you want to delete ACLs for. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. 4. Click the name of the frontend whose ACL(s) you want to edit. You are taken to the **Overview** tab for that frontend. 5. Click the **ACLs** tab. The list of your ACLs displays. diff --git a/pages/load-balancer/how-to/create-manage-flex-ips.mdx b/pages/load-balancer/how-to/create-manage-flex-ips.mdx index d7ee4b00a4..c767dbaa56 100644 --- a/pages/load-balancer/how-to/create-manage-flex-ips.mdx +++ b/pages/load-balancer/how-to/create-manage-flex-ips.mdx @@ -3,7 +3,7 @@ title: How to create and manage Load Balancer flexible IPs description: This page explains how to create and manage flexible IP addresses for your Scaleway Load Balancer tags: load-balancer flexible-ip failover-ip flex-ip ip-address reverse reverse-dns dates: - validation: 2025-06-23 + validation: 2025-10-30 posted: 2023-12-05 --- import Requirements from '@macros/iam/requirements.mdx' @@ -33,7 +33,7 @@ The following limitations apply to Load Balancer flexible IPs: When you create a Load Balancer, the creation wizard lets you create a new flexible IPv4 address (and, optionally, an IPv6 address as well) that will be automatically attached to the Load Balancer in question. See the [How to create a Load Balancer](/load-balancer/how-to/create-load-balancer/) for full details. However, if you wish to create a flexible IP address to hold independently of any Load Balancer, follow the steps below: -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. 2. Click the **Flexible IPs** tab. @@ -60,15 +60,17 @@ When you create a Load Balancer, the creation wizard lets you create a new flexi When you create a flexible IP address, a reverse DNS record is created for it, using an auto-generated domain. You can edit the reverse DNS of any of your flexible IP addresses at any time. This allows you to replace the automatically-generated domain with your own domain name, so that, with the correct configuration of your domain's DNS, you can resolve your domain to the IP address of the flexible IP and vice versa. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. 2. Click the **Flexible IPs** tab. -3. Click next to the flexible IP whose reverse DNS you want to edit, and select **Edit reverse**. +3. Use the **region selector** at the top of the page to filter for the region of the flexible IP you want to configure. A list of all your flexible IP addresses in this region displays. + +4. Click next to the flexible IP whose reverse DNS you want to edit, and select **Edit reverse**. A pop-up displays. -4. Replace the automatically-generated domain (e.g. `51-158-59-249.lb.fr-par.scw.cloud`) with your own (sub)domain (e.g. `blog.mydomain.com`) and click **Edit reverse**. +5. Replace the automatically-generated domain (e.g. `51-158-59-249.lb.fr-par.scw.cloud`) with your own (sub)domain (e.g. `blog.mydomain.com`) and click **Edit reverse**. The reverse DNS of your flexible IP address is updated, and you are returned to the list of your flexible IPs. @@ -78,14 +80,16 @@ You can delete any flexible IP address that is not attached to a Load Balancer. The steps below show how to delete a flexible IP that is not attached to a Load Balancer. -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. 2. Click the **Flexible IPs** tab. -3. Click next to the flexible IP that you want to delete, and select **Delete**. +3. Use the **region selector** at the top of the page to filter for the region of the flexible IP you want to configure. A list of all your flexible IP addresses in this region displays. + +4. Click next to the flexible IP that you want to delete, and select **Delete**. A pop-up displays, warning you that this action is irreversible and will permanently delete this flexible IP from your account. -4. Click **Delete flexible IP** to confirm. +5. Click **Delete flexible IP** to confirm. The flexible IP is deleted. \ No newline at end of file diff --git a/pages/load-balancer/how-to/create-manage-routes.mdx b/pages/load-balancer/how-to/create-manage-routes.mdx index 1698d8a43f..d13107c50a 100644 --- a/pages/load-balancer/how-to/create-manage-routes.mdx +++ b/pages/load-balancer/how-to/create-manage-routes.mdx @@ -3,7 +3,7 @@ title: How to create and manage routes description: Learn how to efficiently create and manage routes with Scaleway's Load Balancer, ensuring seamless traffic distribution and enhanced network performance. tags: route rules load-balancer sni host-header target-backend dates: - validation: 2025-09-22 + validation: 2025-10-30 posted: 2023-02-08 --- import Requirements from '@macros/iam/requirements.mdx' @@ -19,9 +19,9 @@ Routes allow you to specify, for a given frontend, which backends it should dire ## How to create routes -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to create a route for. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. 3. Click the **Frontends** tab. @@ -53,9 +53,9 @@ Routes allow you to specify, for a given frontend, which backends it should dire ## How to edit routes -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to edit routes for. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. 3. Click the **Frontends** tab. @@ -73,9 +73,9 @@ Routes allow you to specify, for a given frontend, which backends it should dire ## How to delete routes -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to delete routes for. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. 3. Click the **Frontends** tab. diff --git a/pages/load-balancer/how-to/delete-load-balancer.mdx b/pages/load-balancer/how-to/delete-load-balancer.mdx index b7519dc975..cb09c5fe42 100644 --- a/pages/load-balancer/how-to/delete-load-balancer.mdx +++ b/pages/load-balancer/how-to/delete-load-balancer.mdx @@ -3,7 +3,7 @@ title: How to delete a Load Balancer description: Discover how to delete a Scaleway Load Balancer with ease. Follow this guide for step-by-step instructions to clean up your cloud resources securely and efficiently. tags: load-balancer load balancer dates: - validation: 2025-06-02 + validation: 2025-10-30 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -19,8 +19,8 @@ import image from './assets/scaleway-confirm-deletion.webp' ## How to delete a Load Balancer -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. -2. Click the Load Balancer you want to delete. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to delete, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Scroll down and click **Delete Load Balancer**. This will permanently delete your Load Balancer and all of its configuration data. This action is irreversible. diff --git a/pages/load-balancer/how-to/manage-frontends-and-backends.mdx b/pages/load-balancer/how-to/manage-frontends-and-backends.mdx index b73c31ec8e..2bc4b5b1e0 100644 --- a/pages/load-balancer/how-to/manage-frontends-and-backends.mdx +++ b/pages/load-balancer/how-to/manage-frontends-and-backends.mdx @@ -3,7 +3,7 @@ title: How to manage frontends and backends description: Learn how to manage frontends and backends with Scaleway Load Balancer. Configure endpoints, optimize traffic flow, and ensure seamless application performance. tags: load-balancer frontend backend dates: - validation: 2025-06-11 + validation: 2025-10-30 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -34,9 +34,9 @@ See our [dedicated documentation](/load-balancer/how-to/create-frontends-backend ## How to edit frontends -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to edit. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. @@ -55,9 +55,9 @@ See our [dedicated documentation](/load-balancer/how-to/create-frontends-backend ## How to edit backends and health checks -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to edit. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Backends** tab. @@ -72,9 +72,9 @@ See our [dedicated documentation](/load-balancer/how-to/create-frontends-backend ## How to delete frontends -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to edit. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Frontends** tab. @@ -86,9 +86,9 @@ See our [dedicated documentation](/load-balancer/how-to/create-frontends-backend ## How to delete backends -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to edit. The Load Balancer information page displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Backends** tab. diff --git a/pages/load-balancer/how-to/resize-lb.mdx b/pages/load-balancer/how-to/resize-lb.mdx index 3828d7538d..98b4867b19 100644 --- a/pages/load-balancer/how-to/resize-lb.mdx +++ b/pages/load-balancer/how-to/resize-lb.mdx @@ -3,7 +3,7 @@ title: How to resize your Load Balancer description: Learn how to resize your Scaleway Load Balancer to a different offer type. Switching to a more powerful Load Balancer can provide higher bandwidth, better performance and allow multi-cloud backend servers. tags: load-balancer resize plan upgrade bandwidth offer dates: - validation: 2025-09-03 + validation: 2025-10-30 posted: 2024-08-23 --- import Requirements from '@macros/iam/requirements.mdx' @@ -19,9 +19,9 @@ You can resize an existing Scaleway Load Balancer if you want to switch to a dif - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization - [Created a Load Balancer](/load-balancer/how-to/create-load-balancer/) -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. -2. Click the Load Balancer you want to resize. Its **Overview** dashboard displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to resize, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Scroll down to the **Resize** panel, and click **Resize**. A pop-up displays: diff --git a/pages/load-balancer/how-to/set-up-s3-failover.mdx b/pages/load-balancer/how-to/set-up-s3-failover.mdx index fd9b6c5ac9..1b06d21a5c 100644 --- a/pages/load-balancer/how-to/set-up-s3-failover.mdx +++ b/pages/load-balancer/how-to/set-up-s3-failover.mdx @@ -3,7 +3,7 @@ title: How to configure a customized error page description: Learn how to set up S3 failover on Scaleway Load Balancer for seamless redundancy. Follow this step-by-step guide to ensure high availability and optimal performance for your cloud storage. tags: s3-failover amazon-s3 failover load-balancer object-storage bucket dates: - validation: 2025-06-02 + validation: 2025-10-30 posted: 2022-02-21 --- import Requirements from '@macros/iam/requirements.mdx' @@ -43,8 +43,8 @@ You can set up a customized error page during creation of your Load Balancer, or ## How to activate or deactivate a customized error page failover after creation of your Load Balancer -1. Click **Load Balancers** in the Network section of the [Scaleway console](https://console.scaleway.com/) side menu. The list of your Load Balancers displays. -2. Click the Load Balancer you wish to configure a customized error page for. The Load Balancer's **Overview** page displays. +1. Click **Load Balancers** in the Network section of the [Scaleway console](https://console.scaleway.com/) side menu. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Backends** tab. The list of your backends displays. 4. Click the backend you wish to configure a customized error page for, and click the **Edit** button. 5. Click the **+ Advanced Settings** button. diff --git a/pages/load-balancer/how-to/use-edge-services.mdx b/pages/load-balancer/how-to/use-edge-services.mdx index e35a940c35..f72eed3220 100644 --- a/pages/load-balancer/how-to/use-edge-services.mdx +++ b/pages/load-balancer/how-to/use-edge-services.mdx @@ -36,7 +36,7 @@ Find out more about pricing plans and how to subscribe to Edge Services in our [ You can create an Edge Services pipeline from the **Edge Services** section of the console, however, in this documentation, we describe how to initiate pipeline creation directly from the **Load Balancers** dashboard. -1. Click **Load Balancers** in the **Network** section of the Scaleway console side menu. The list of your Load Balancers displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. 2. Click the **Edge Services** tab. diff --git a/pages/load-balancer/how-to/use-with-private-network.mdx b/pages/load-balancer/how-to/use-with-private-network.mdx index b423d26ae5..1e20d871b5 100644 --- a/pages/load-balancer/how-to/use-with-private-network.mdx +++ b/pages/load-balancer/how-to/use-with-private-network.mdx @@ -3,7 +3,7 @@ title: How to use your Load Balancer with a Private Network description: Learn how to use Scaleway Load Balancers with Private Networks to distribute workloads securely and efficiently. tags: load-balancer private-network load balancer private network dates: - validation: 2025-10-16 + validation: 2025-10-30 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -25,8 +25,8 @@ The Private Network feature of the managed Load Balancers product lets you attac ## How to attach a Private Network to your Load Balancer -1. Click [Load Balancers](https://console.scaleway.com/load-balancer/lbs) in the **Network** section of the Scaleway console side menu. The Load Balancer dashboard displays. -2. Click on the Load Balancer that you want to add to a Private Network. The Load Balancer's overview page displays. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Click the **Private Networks** tab. 4. Click **Attach to a Private Network**. A pop-up displays. 5. Either: @@ -39,8 +39,8 @@ The Private Network feature of the managed Load Balancers product lets you attac ## How to detach a Private Network from your Load Balancer -1. Click [Load Balancers](https://console.scaleway.com/load-balancer/lbs) in the **Network** section of the Scaleway console side menu. The Load Balancer overview page displays. -2. Click on the Load Balancer that you want to detach from a Private Network. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to configure, then click the Load Balancer in the listing. 3. Click the **Private Networks** tab. The list of Private Networks attached to your Load Balancer displays. 4. Click the button next to the Private Network that you want to detach from the Load Balancer, then click **Detach resource** when prompted. diff --git a/pages/load-balancer/quickstart.mdx b/pages/load-balancer/quickstart.mdx index a088a2f644..8e47b598f4 100644 --- a/pages/load-balancer/quickstart.mdx +++ b/pages/load-balancer/quickstart.mdx @@ -3,7 +3,7 @@ title: Load Balancers - Quickstart description: Get started with Scaleway Load Balancer in minutes. Follow this quickstart guide to set up, configure, and optimize traffic distribution for your applications. tags: load-balancer load balancer frontend backend dates: - validation: 2025-06-11 + validation: 2025-10-30 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -97,8 +97,8 @@ Depending on your use case, you may need to carry out further configuration on y ## How to delete a Load Balancer -1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Load Balancer dashboard displays. -2. Click the Load Balancer you want to delete. +1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays. +2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to delete, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays. 3. Scroll down and click **Delete Load Balancer**. This will permanently delete your Load Balance, and all of its configuration data will be lost. This action is irreversible.