Closed
Description
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
Labels
No labels