Skip to content

Commit cc86c80

Browse files
committed
docs: Revise example
1 parent fd8a0dd commit cc86c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/configuration/controller.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ description will be read.
7979
`cluster` purpose.
8080

8181
You can use this attribute if you want to put a load balancer in front of multiple Boundary controllers to ensure that the workers know the addresses of the controllers to perform client-side load balancing.
82-
For example, you could have a TCP load balancer that points to any of your controller's `cluster` listener for the worker's initial ingress.
82+
For example, you could have a TCP load balancer that points to a controller's `cluster` listener for the worker's initial ingress.
8383
Then the controller gives the worker the `public_cluster_addr` and the worker updates its client-side load balancing configuration to connect to the set of cluster addresses.
8484

8585
This setting is also especially useful for cloud environments that do not

0 commit comments

Comments
 (0)