Associated with #13623
pull/13628/head
Shashank Patel 2019-04-05 03:03:20 +05:30 committed by Kubernetes Prow Robot
parent a7427a627a
commit e84079eedf
1 changed files with 1 additions and 1 deletions

View File

@ -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`.