I have an eks cluser with a node group and two instances. Is there any way to add custom tag to those two eks cluser instances?
For example, Add custom tagging like Name env application to the ec2 instances present in node group.
Note: Not looking for k8 labels. I am looking for a way to add aws tags to the instances comes under my eks node group.
