diff --git a/web/compute/lbaas_services_tutorial.rst b/web/compute/lbaas_services_tutorial.rst index 2ab36dd88add56a5613a78c1d0b38db8fbb4ebec..d39b8f40c328f4b9ce6352335d212bf035d33e72 100644 --- a/web/compute/lbaas_services_tutorial.rst +++ b/web/compute/lbaas_services_tutorial.rst @@ -60,7 +60,7 @@ Create a new Load Balancer (Openstack Dashboard) .. image:: images/lb3.png :width: 600 -4. Create a worker **pool** and select a load balancer algorithm. The choosen algorithm determines how the workload is distributed among members when new connection requests arrive. +4. Create a worker **pool** and select a load balancer algorithm. The chosen algorithm determines how the workload is distributed among members when new connection requests arrive. .. image:: images/lb4.png :width: 600 @@ -86,7 +86,7 @@ Create a new Load Balancer (Openstack Dashboard) :width: 600 -**Note**: now it is possibile to remove the floating ips from the two VMs. +**Note**: now it is possible to remove the floating ips from the two VMs. **Note**: If the service should not be visible from the Internet (0.0.0.0/0) create a security group that enables ingress traffic from default or your custom network and associate it to the VMs otherwise the load balancer will not be able to forward the requests to it's members. The CIDR of the security group rule