Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-14480

Tech Preview- Load balancer multiple VIP addresses from the same network

XMLWordPrintable

    • Load balancer multiple VIP addresses from the same network
    • False
    • False
    • RHOSSTRAT-552Tech Preview - Load balancer multiple VIP addresses from the same network
    • Targeted
    • Proposed
    • Proposed
    • RHOSSTRAT-552 - Tech Preview - Load balancer multiple VIP addresses from the same network
    • openstack-octavia-12.0.2-18.0.20241202134727.b82f04a.el9ost
    • Proposed
    • Proposed
    • Hide
      .Multiple Load-balancing service VIP addresses from same network

      There are use-cases where a Load-balancing service in Octavia with the Amphora provider needs multiple VIP addresses allocated from the same Neutron network. With this technology preview, you can test the ability to specify additional subnet_id/ip_address pairs to associate with the VIP port. This enables scenarios such as having a load balancer with both IPv4 and IPv6 addresses simultaneously or being exposed to both public and private subnets.
      Show
      .Multiple Load-balancing service VIP addresses from same network There are use-cases where a Load-balancing service in Octavia with the Amphora provider needs multiple VIP addresses allocated from the same Neutron network. With this technology preview, you can test the ability to specify additional subnet_id/ip_address pairs to associate with the VIP port. This enables scenarios such as having a load balancer with both IPv4 and IPv6 addresses simultaneously or being exposed to both public and private subnets.
    • Technology Preview
    • Done

      There are use-cases where a load balancer should have multiple VIP addresses allocated from the same Neutron network. Users can specify additional subnet_id/ip_address pairs to bring upon the VIP port. This will allow for situations like having an LB with both IPv4+IPv6 or being exposed to both public and private subnets.

      This would extend the load balancer API to support it. Example:

      "additional_vips": [

      { "ip_address": "10.0.0.2", # This is optional "subnet_id": "a0304c3a-4f08-4c43-88af-d796509c97d2" }

      ,
      ]

      https://storyboard.openstack.org/#!/story/2005608
      https://review.opendev.org/#/q/%22Story:+2005608%22

              rhn-support-gthiemon Gregory Thiemonge
              jira-bugzilla-migration RH Bugzilla Integration
              rhos-dfg-networking-squad-vans
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: