Create/Edit Load Balancer
Overview

Key Sections
Name
The user-defined name for the load balancer. You can choose to click on the dice button on the right to choose a random name.
Host server
Select the server from the dropdown that will host this load balancer.
Server Readiness Check
ClusterWare displays information about server readiness next to the host server dropdown. The server is ready to host the load balancer if
The server has CPU & Memory insights synced
The server has any version of Nginx installed
Hostname / Port / Location
In this section you can specify the exact URL on which the load balancer will be listening to incoming requests from the Internet. The protocol part (HTTP or HTTPS) is automatically determined based on SSL for Gateway option.
For example the Load Balancer URL with the following settings will be set as
http://load-balancer.demo.clusterware.io:80/api

Application Endpoints
In this section you can select applications created in ClusterWare that are going to serve traffic behind this load balancer. Read more about application endpoint status displayed next to individual application instances.
External Endpoints
In this section you can provide a lists of external endpoints that are going to serve traffic behind this load balancer. You can use this option to distribute the traffic to applications running outside of ClusterWare. Read more about external endpoint status displayed next to the text field.
The external endpoint may have the following formats:
Hostname
Hostname + Port Number
IP Address
IP Address + Port Number
Last updated