EKS cluster in AWS

Hello a query, I understand that in Cloud environments, handling Kubernetes is more manageable than creating a complete Cluster in Onpremise.

Likewise, that the creation of said Cluster can be done easier with Infrastructure as Code, in my case I use Terraform to create several Infrastructure Services in AWS, do you recommend that the creation of the Cluster & Nodes do it directly with Kubernetes ?.

Please comment to me.

Thank you.

Hello @maktup,

I recommend using terraform in the creation of the cluster to be more manageable.