Fix typo
This commit is contained in:
parent
e9755496a3
commit
1152e80058
4 changed files with 6 additions and 6 deletions
|
|
@ -63,7 +63,7 @@ The idea here is to have the controller part of ingress-nginx
|
|||
(2) detect the zone for every endpoint it knows about.
|
||||
After that, it will post that data as part of endpoints to Lua land.
|
||||
When picking an endpoint, the Lua balancer will try to pick zone-local endpoint first and
|
||||
if there is no zone-local endpoint then it will fall back to current behaviour.
|
||||
if there is no zone-local endpoint then it will fall back to current behavior.
|
||||
|
||||
Initially, this feature should be optional since it is going to make it harder to reason about the load balancing and not everyone might want that.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue