Skip to content

Commit 800cc89

Browse files
Update docs/guide/service/annotations.md
Co-authored-by: John Gardiner Myers <[email protected]>
1 parent 00681b8 commit 800cc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/service/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Load balancer access can be controlled via following annotations:
455455
- <a name="security-groups">`service.beta.kubernetes.io/aws-load-balancer-security-groups`</a> specifies the frontend securityGroups you want to attach to NLB.
456456

457457
!!!note ""
458-
When this annotation is not present, the controller will automatically create one security group, the security group will be attached to the LoadBalancer and allow access from `inbound-cidrs` to the `listen-ports`.
458+
When this annotation is not present, the controller will automatically create one security group. The security group will be attached to the LoadBalancer and allow access from `inbound-cidrs` to the `listen-ports`.
459459
Also, the securityGroups for instance/ENI will be modified to allow inbound traffic from this securityGroup.
460460

461461
!!!note ""

0 commit comments

Comments
 (0)