How to create a Load Balancer
Before you startLink to this anchor
To complete the actions presented below, you must have:
- A Scaleway account logged into theconsole
- Owner status orIAM permissions allowing you to perform actions in the intended Organization
How to create a Load BalancerLink to this anchor
Click Load Balancers in the Network section of the
Scaleway consoleside menu. If you have not already created a Load Balancer, the product creation page is displayed.Click Create Load Balancer or the «Plus Icon»button. The creation wizard displays.
Enter a name for your Load Balancer. Optionally, you can also add a description and assign tags to help organize your Load Balancers.
Choose the Availability Zone in which your Load Balancer will be deployed geographically.
Select a Load Balancer type, according to your needs in terms of bandwidth and whether you want to be able to attach backend servers from other cloud providers than Scaleway (Multi-cloud provider).
Select the accessibility of your Load Balancer. Choose either:
- Private: A private Load Balancer will have no public IP address, and is only accessible from the Private Network(s) it is attached to. You canattach your Load Balancer to a Private Network after creation of the Load Balancer.Read more about private Load Balancers.
- Public: A public Load Balancer is accessible from the internet via its public IP address. You must choose from the following IP options:
- IPv4: A publicIPv4 address is obligatory. You can either allocate a new IPv4 address, or select one of yourexisting flexible IPv4 addresses.
- IPv6: You can optionally add a publicIPv6 address in addition to the IPv4 address. You can either allocate a new IPv6 address, or select one of yourexisting flexible IPv6 addresses.
Accessibility cannot be modified after creation of the Load Balancer. For more information about managing your Load Balancer’s public IPs, see our
dedicated documentation.Choose one of the following options:
- Click Create Load Balancer to finish now and create your Load Balancer without any frontends or backends. You can configure and add frontends and backends to your Load Balancer whenever you want after creation.
- Click Create and add front and backend to create your Load Balancer and also immediately proceed to configuring a frontend and backend for it. Seehow to create frontends and backends for help with this step.