38,892
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 197: | Line 197: | ||
OpenStack offers a Load Balancer as a Service (based on HAProxy) to distribute traffic between multiple servers. East Cloud offers a CLI-based configuration option. | OpenStack offers a Load Balancer as a Service (based on HAProxy) to distribute traffic between multiple servers. East Cloud offers a CLI-based configuration option. | ||
Prerequisites: install OpenStack CLI tools and cloud environment file from your target cloud installation (East or West) as well as the [https://github.com/openstack/python-neutronclient standalone Neutron CLI Tool] on your development | Prerequisites: install OpenStack CLI tools and cloud environment file from your target cloud installation (East or West) as well as the [https://github.com/openstack/python-neutronclient standalone Neutron CLI Tool] on your development machine. | ||
Once all of the necessary development software is installed, follow the instructions on [https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html the openstack LBaaS guide] in the 'Building a LBaaS v2 Load Balancer' section. | Once all of the necessary development software is installed, follow the instructions on [https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html the openstack LBaaS guide] in the 'Building a LBaaS v2 Load Balancer' section. |