diff --git a/content/en/docs/concepts/cluster-administration/cloud-providers.md b/content/en/docs/concepts/cluster-administration/cloud-providers.md index e468092d01..4abb5341ba 100644 --- a/content/en/docs/concepts/cluster-administration/cloud-providers.md +++ b/content/en/docs/concepts/cluster-administration/cloud-providers.md @@ -240,7 +240,7 @@ file: respective network to get its subnets. * `floating-network-id` (Optional): If specified, will create a floating IP for the load balancer. -* `lb-method` (Optional): Used to specify algorithm by which load will be +* `lb-method` (Optional): Used to specify an algorithm by which load will be distributed amongst members of the load balancer pool. The value can be `ROUND_ROBIN`, `LEAST_CONNECTIONS`, or `SOURCE_IP`. The default behavior if none is specified is `ROUND_ROBIN`.