Skip to content

Add Tags to ASG when using node groups #1558

Closed
@marianobilli

Description

@marianobilli

Is your request related to a new offering from AWS?

No

Is your request related to a problem? Please describe.

When using nodegroups it is necessary to be able to add tags to the autoscaling groups as described in AWS EKS Cluster Autoscaler Doc

in my case I need to add tags related to taints
Key: k8s.io/cluster-autoscaler/node-template/taint/$TAINT_KEY Value: NoSchedule

Describe the solution you'd like.

Include in the node group module, the positiblity to add asg_tags per each nodegroup and in the module use the terraform resource aws_autoscaling_group_tag

Describe alternatives you've considered.

Manually mantain the ASG tags. t(-_-t)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions