Deploy your AWS EKS cluster with Terraform
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service by AWS. The purpose of this tutorial is to create an EKS cluster with Terraform. Pre-requisite: MacOSGet an AWS free trial accountInstall Terraform v0.12.26 brew install terraform If you're running Terraform 0.11, I would suggest to upgrade it [...]
Read More