I’ve noticed that all the ec2 instance don’t have same tags. For example we have script to perform some security that rely on the tag aws:eks:cluster-name. But it not present on all of the ec2 mounted by Qovery.
On our side, we define some custom tags that are added to the default ones. Our custom tags are:
ClusterId
ClusterLongId
OrganizationId
OrganizationLongId
Region
The aws:eks:cluster-name tag is automatically added by default.
I’ve listed all the tags for the nodes in your cluster, and they all have the aws:eks:cluster-name tag. Could you please provide the name or ID of the node that is missing this tag?