You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/openstack-cloud-controller-manager/expose-applications-using-loadbalancer-type-service.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,6 +152,14 @@ Request Body:
152
152
153
153
Not supported when `lb-provider=ovn` is configured in openstack-cloud-controller-manager.
154
154
155
+
-`loadbalancer.openstack.org/lb-method`
156
+
157
+
Load balancing algorithm to use when distributed to members. [OpenStack Pool Creation | lb_algorithm](https://docs.openstack.org/api-ref/load-balancer/v2/#create-pool)
158
+
159
+
Default value: defined in your OCCM configuration
160
+
161
+
Possible values: `ROUND_ROBIN`, `LEAST_CONNECTIONS`, `SOURCE_IP`, `SOURCE_IP_PORT`
162
+
155
163
-`loadbalancer.openstack.org/timeout-client-data`
156
164
157
165
Frontend client inactivity timeout in milliseconds for the load balancer.
0 commit comments