Skip to content

Commit f70ab0a

Browse files
authored
Karpenter security group tagging (#1)
1 parent bc1bfd1 commit f70ab0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/clusters/eksctl-karpenter.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,7 @@ spec:
8080

8181
Note that unless `defaultInstanceProfile` is defined, the name used for `instanceProfile` is
8282
`eksctl-KarpenterNodeInstanceProfile-<cluster-name>`.
83+
84+
## Automatic Security Group Tagging
85+
86+
`eksctl` automatically tags the cluster's shared node security group with `karpenter.sh/discovery` when both Karpenter is enabled (`karpenter.version` specified) and the `karpenter.sh/discovery` tag exists in `metadata.tags`. This enables AWS Load Balancer Controller compatibility.

0 commit comments

Comments
 (0)