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 @@ -237,11 +237,9 @@ file:
237
237
values are `v1` or `v2`. Where no value is provided automatic detection will
238
238
select the highest supported version exposed by the underlying OpenStack
239
239
cloud.
240
- * `use-octavia` (Optional): Used to determine whether to look for and use an
241
- Octavia LBaaS V2 service catalog endpoint. Valid values are `true` or `false`.
242
- Where `true` is specified and an Octaiva LBaaS V2 entry can not be found, the
243
- provider will fall back and attempt to find a Neutron LBaaS V2 endpoint
244
- instead. The default value is `false`.
240
+ * `use-octavia`(Optional): Whether or not to use Octavia for LoadBalancer type
241
+ of Service implementation instead of using Neutron-LBaaS. Default : true
242
+ Attention : Openstack CCM use Octavia as default load balancer implementation since v1.17.0
245
243
* `subnet-id` (Optional): Used to specify the id of the subnet you want to
246
244
create your loadbalancer on. Can be found at Network > Networks. Click on the
247
245
respective network to get its subnets.
You can’t perform that action at this time.
0 commit comments