File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
content/en/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -251,11 +251,9 @@ file:
251
251
values are `v1` or `v2`. Where no value is provided automatic detection will
252
252
select the highest supported version exposed by the underlying OpenStack
253
253
cloud.
254
- * `use-octavia` (Optional): Used to determine whether to look for and use an
255
- Octavia LBaaS V2 service catalog endpoint. Valid values are `true` or `false`.
256
- Where `true` is specified and an Octaiva LBaaS V2 entry can not be found, the
257
- provider will fall back and attempt to find a Neutron LBaaS V2 endpoint
258
- instead. The default value is `false`.
254
+ * `use-octavia`(Optional): Whether or not to use Octavia for LoadBalancer type
255
+ of Service implementation instead of using Neutron-LBaaS. Default : true
256
+ Attention : Openstack CCM use Octavia as default load balancer implementation since v1.17.0
259
257
* `subnet-id` (Optional): Used to specify the id of the subnet you want to
260
258
create your loadbalancer on. Can be found at Network > Networks. Click on the
261
259
respective network to get its subnets.
You can’t perform that action at this time.
0 commit comments