Skip to content

Commit 91526e2

Browse files
authored
Update proxy-network.md (#1059)
terraform-aws-modules/terraform-aws-eks#2399 eliminated the need of adding additional rule to security groups. Signed-off-by: Timur Bakeyev <[email protected]>
1 parent 68a67e4 commit 91526e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/troubleshooting/proxy-network.md

+2
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,5 @@ module "eks" {
8686
}
8787
}
8888
```
89+
90+
As of version `19.6.0` of the `terraform-aws-modules/eks/aws` module it is enough to have `node_security_group_enable_recommended_rules` option enabled(default) to get neccessary security group ingress rule.

0 commit comments

Comments
 (0)