On this page, you can find an explanation of how to create, edit, delete Load Balancer and instructions for other steps to manage it in the Cloud Console.
Load Balancer (LB) helps distribute incoming traffic across multiple backend servers to ensure high availability and better performance. It provides a single access point to your application and automatically reroutes traffic if a server becomes unavailable.
Load Balancer is a layered, multi-component entity. It always works in combination with:
These components work together to provide a flexible and reliable traffic distribution system.
In the Cloud Console, you can easily create a Load Balancer, add backend members, set up health checks, and assign a floating IP for external access.
To get to the Load Balancers page, select the Load Balancers from the VIRTUAL DATACENTER block in the side-bar menu:
On this page you can find all created Load Balancers in the current Project, with the Create button, Search bar and Actions icon, which opens a list of available management actions for the selected LB:
Actions icon opens the next list of available management actions:
Additionally, you can access the details of any created Load Balancer by clicking on its name. This will take you to the Load Balancer Details page, where you’ll find comprehensive information about its listeners and pools. From there, you can manage pools and listeners, and perform other actions related to the selected Load Balancer.
More information about the Load Balancer details page will be provided in the following sections.
As part of the Load Balancer creation process, you will also set up its listener, pool, and health monitor.
To create new Load Balancer, do the following:
After these steps, the newly created Load Balancer will be added to the Load Balancers page and you can click on its name to navigate to the Load Balancer details page to view all necessary information about it, including created listener, pool, and configured health monitor.
More information about the Load Balancer details page will be provided in the following sections.
To open the Load Balancer details page, click on the name of the corresponding LB on the Load Balancers page:
This action will redirect you to the Load Balancer details page, where you can find:
Listeners define how the Load Balancer receives and handles incoming traffic based on protocol and port. Load Balancer may have multiple listeners, each independently configured to handle incoming connections on a specific port and protocol.
All listeners associated with the same Load Balancer must use distinct ports to avoid conflicts.
LISTENERS TAB on the Load Balancer details page - displays all listeners associated with the selected Load Balancer.
From here, it is possible to:
On the Listener details page you can:
More information about the Listener details page will be provided in the following sections.
Multiple listeners can be associated with the same Load Balancer but each must use a unique port.
To create new Listener that will be tied to the current LB, do the following:
After these steps, the newly created Listener will be added to the LISTENERS TAB on the Load Balancer details page and you can click on its name to navigate to the Listener details page:
More information about the Listener details page will be provided in the following sections.
To open the Listener details page, click on the name of the corresponding Listener on the LISTENERS TAB in the Load Balancer details page:
This action will redirect you to the Listener details page, where you can find:
listener details section, showing key information about the selected Listener, with available quick actions panel: edit, delete;
information block that displays details about the listener’s related components — including the Load Balancer it belongs to, the assigned pool, and the configured health monitor. Each component has its own quick actions panel for easy management:
pool members section, listing all backend members of the associated pool. This section includes a Create button, Search bar, and an actions icon for each member, which opens a menu with available management actions for the selected member:
Using the Edit Listener action, you can not only update the general information of the listener, but also change its assigned pool.
To edit the Listener, do the following:
After these steps, the selected Listener will be updated.
Also, you can edit the Listener from:
the Listener Details page – by clicking on the appropriative quick actions icon at the top:
the Pool Details page - by clicking the edit icon in the Listener information block:
To delete the Listener, do the following:
After these steps, the selected Listener will be deleted.
Also, you can delete the Listener from:
Pool is a group of backend servers (members) that receive traffic distributed by the Load Balancer.
Each pool can be attached to one listener, but only if the pool and listener use the same or compatible protocol.
POOLS TAB on the Load Balancer details page lists all pools created under the selected Load Balancer.
From here, it is possible to:
On the Pool Details page, you can:
More information about the Pool details page will be provided in the following sections.
To create new Pool associated to the current load balancer, do the following:
After these steps, the newly created Pool will be added to POOLS TAB on the Load Balancer details page and you can click on its name to navigate to the Pool details page:
More information about the Pool details page will be provided in the following sections.
To open the Pool details page, click on the name of the corresponding Pool on the POOL TAB in the Load Balancer details page:
This action will redirect you to the Pool details page, where you can find:
pool details section, showing key information about the selected Pool, with available quick actions panel: edit, delete;
information block that displays details about the pool’s related components — including the Load Balancer and Listener it belongs to, and the configured health monitor. Each component has its own quick actions panel for easy management:
pool members section, listing all backend members of the associated pool. This section includes a Create button, Search bar, and an actions icon for each member, which opens a menu with available management actions for the selected member:
To edit the Pool, do the following:
After these steps, the selected Pool will be updated.
Also, you can edit the Pool from:
the Pool Details page – by clicking on the appropriate quick actions icon at the top:
the Listener Details page - by clicking the edit icon in the Pool information block:
To delete the Pool, do the following:
After these steps, the selected Pool will be deleted.
Also, you can delete the Pool from:
the Pool Details page – by clicking on the appropriate quick actions icon at the top:
the Listener Details page - by clicking the remove icon and selecting Delete in the Pool information block:
Pool Members are the actual Virtual Machines that handle traffic forwarded by the Load Balancer.
You can view and manage Pool Members from the Listener Details page or from the Pool Details page — both pages include a pool Members section, listing all backend members of the associated pool:
To add a Pool Member, do the following:
After these steps, the Pool Member will be added and linked to the selected Load Balancer.
To edit the Pool Member, do the following:
After these steps, the selected Pool Member will be updated.
To delete the Pool Member from the Load Balancer’s pool, do the following:
After these steps, the selected Pool Member will be removed from the Load Balancer’s pool — but the underlying virtual machine will not be deleted from the project.
Health Monitor is used to check the status of each member in the pool. It regularly performs health checks, and only members that pass these checks will continue to receive new traffic from the Load Balancer.
Each Pool can only have one Health Monitor assigned to it.
You can access to the details and manage the configured Health Monitor from:
Each Pool can only have one Health Monitor assigned to it.
To create the Health Monitor, do the following:
After these steps, the Health Monitor will be created and attached to the selected Pool.
Also you can create a Health Monitor from the Listener Details page — if the Listener is linked to a Pool that doesn’t yet have a Health Monitor assigned.
To edit the Health Monitor, do the following:
After these steps, the selected Health Monitor will be updated.
Also you can access and edit the Health Monitor from the Listener Details page — if the Listener is associated with Pool that has a Health Monitor configured.
To delete the Health Monitor, do the following:
After these steps, the selected Health Monitor will be deleted.
Also you can access and delete the Health Monitor from the Listener Details page — if the Listener is associated with Pool that has a Health Monitor configured.
To edit the Load Balancer, do the following:
After these steps, the selected Load Balancer will be updated.
Also, you can edit the Load Balancer directly from its related detail pages:
This option is available only for Load Balancers created in the internal network with an configured external Router.
To associate Floating IP with the Load Balancer, do the following:
ensure that you have created Floating IP and it isn’t already associated with other cloud Resources;
To find information about how to create Floating IP use the article Floating IPs;
ensure that you have configured Router with enabled external gateway, which is attached to your internal Network;
To find information about how to create and configure Router use the article Routers;
identify Load Balancer, that you want to make publicly available from the Internet on the Load Balancers page;
click on the Actions icon and select the Associate Floating IP in the list of available options;
in the opened window choose one of the previously created Floating IP that you want to attach to the selected Load Balancer and click the ASSOCIATE icon:
After these steps, the selected Load Balancer will be publicly available:
Now, if you want to close the access from Internet to this Load Balancer again, do the following:
After these steps, the selected Load Balancer will be again publicly unavailable.
Associate/disassociate Floating IPs you can also from the Floating IPs page. To find additional information about Floating IPs use the article: Floating IPs.
To delete the Load Balancer, do the following:
After these steps, the selected Load Balancer will be deleted with all its associated resources, including listeners, pools, and health monitors.
Also, you can delete the Load Balancer from the Load Balancer details page, by clicking on the appropriate quick actions icon there: