Skip to content

Commit 93a600d

Browse files
tucktuck9niclask25
authored and
niclask25
committed
Update configurations.md
We received feedback about this page, expressing the need to clarify the controller configuration options content and to direct users to the actual supported Helm chart options.
1 parent 6b8c78a commit 93a600d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deploy/configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Controller configuration options
2-
This document covers configuration of the AWS Load Balancer controller
2+
This document primarily covers the runtime configuration options for the AWS Load Balancer Controller. For installation-specific configuration options, see the [Helm chart values documentation](https://github.com/aws/eks-charts/tree/master/stable/aws-load-balancer-controller#configuration).
33

44
!!!warning "limitation"
55
The v2.0.0+ version of AWSLoadBalancerController currently only support one controller deployment(with one or multiple replicas) per cluster.
@@ -183,4 +183,4 @@ There are a set of key=value pairs that describe AWS load balancer controller fe
183183
| NLBHealthCheckAdvancedConfiguration | string | true | Enable or disable advanced health check configuration for NLB, for example health check timeout |
184184
| ALBSingleSubnet | string | false | If enabled, controller will allow using only 1 subnet for provisioning ALB, which need to get whitelisted by ELB in advance |
185185
| NLBSecurityGroup | string | true | Enable or disable all NLB security groups actions including frontend sg creation, backend sg creation, and backend sg modifications |
186-
| LBCapacityReservation | string | true | Enable or disable the capacity reservation feature on ALB and NLB
186+
| LBCapacityReservation | string | true | Enable or disable the capacity reservation feature on ALB and NLB

0 commit comments

Comments
 (0)