Skip to content
Snippets Groups Projects
Unverified Commit 70e2911c authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Fixed additiona load balancer info

parent aa6dcf65
No related branches found
No related tags found
1 merge request!61Fixed additiona load balancer info
...@@ -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;"> <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;">
<strong>Notice:</strong><br/> <strong>Notice:</strong><br/>
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 .
have to add the Load Balancer ingress traffic IP rule.
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment