Linux serverNETWORK ADMINISTRATIONSredhat

Load Balancers in Openstack

In this demo we will showcase how you can create a load balancer in Openstack. We will cover two types of load balancer – TCP – which takes a connection on a single TCP port and forwards it on to a number of backend instances depending on the policy that you choose. We’ll also cover web server load balancers or HTTP.

source

by Define Tech

openstack

4 thoughts on “Load Balancers in Openstack

  • Nice job! Question, if I was using openStack to setup a kube cluster, and have a service created in such "LoadBalancer" mode, should I create such LB on openStack to in order to have the service get the "extenral-IP" value ?

  • My load balancer stays in pending create state and does not get active. What might be the problem???

Comments are closed.