Skip to content

Commit 31aa0e5

Browse files
committed
ALBO supports k8s service resource types using NLB
1 parent 9d6e7bd commit 31aa0e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nw-aws-load-balancer-operator.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The AWS Load Balancer Operator can tag the public subnets if the `kubernetes.io/
1111
1212
* Public and private subnets of the discovered VPC.
1313
14+
The AWS Load Balancer Operator supports the Kubernetes service resource of type `LoadBalancer` by using Network Load Balancer (NLB) with the `instance` target type only.
15+
1416
.Prerequisites
1517

1618
* You must have the AWS credentials secret. The credentials are used to provide subnet tagging and VPC discovery.

0 commit comments

Comments
 (0)