I am looking to understand if anyone can guide me on how to install Datadog agents on my AWS EKS cluster as pods. I am able to complete my requirement by using kubectl commands.
But here I am looking for a possible solution to do the same work from Terraform script or if someone can suggest any other automated way to deploy Datadog agents on my eks cluster.