Fixed additiona load balancer info
Compare changes
+ 1
− 2
@@ -199,8 +199,7 @@ For more info, please refer to [https://docs.openstack.org/octavia/train/user/gu
@@ -199,8 +199,7 @@ For more info, please refer to [https://docs.openstack.org/octavia/train/user/gu
<div style="border-width:0;border-left:5px solid #b8d6f4;background-color:rgba(228,240,251,0.3);margin:20px 0;padding:10px 20px;font-size:15px;">
Sometimes it can happen that Load Balancer is working but connection is not working because it is not added into security groups. To solve this you
Sometimes it can happen that Load Balancer is working but connection is not working because it is not added into security groups. So to prevent this don't forget to apply neutron security group to amphorae created on the LB network to allow traffic reaching the configured load balancer. See <a href="https://docs.openstack.org/octavia/train/contributor/guides/dev-quick-start.html?highlight=security%20group#production-deployment-walkthrough">the load balancer deployment walkthrough</a> for more details .