How To Setup An Amazon EKS Demo With Terraform
Since EKS is pretty new, there aren’t a lot of howtos on it yet. I wanted to follow along with Amazon’s Getting started with EKS & Kubernetes Guide. However, I didn’t want to use cloudformation. We all know Terraform is far superior! With that, I went to work getting it going. And a learned a few…