Skip to content
Snippets Groups Projects

Added load balancer info

Merged Jaromír Hradil requested to merge feature/add_loadbalance_info into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
196 196
197 197 For more info, please refer to [https://docs.openstack.org/octavia/train/user/guides/basic-cookbook.html#basic-lb-with-hm-and-fip](https://docs.openstack.org/octavia/train/user/guides/basic-cookbook.html#basic-lb-with-hm-and-fip).
198 198
199
200 <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;">
201 <strong>Notice:</strong><br/>
202 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
203 have to add the Load Balancer ingress traffic IP rule.
  • Pridavam alternativni formulaci:

    Don't forget to apply neutron security group to amphorae created on the LB network to allow traffic reaching the configured load balancer. See the [load balancer deployment walkthrough for more details](https://docs.openstack.org/octavia/train/contributor/guides/dev-quick-start.html?highlight=security%20group#production-deployment-walkthrough).
    Edited by František Řezníček
  • Please register or sign in to reply
Please register or sign in to reply
Loading