In this post, I will show how you can run a full Kubernetes cluster with one master node and two worker node in AWS EC2 instances using Terraform. Terraform is an infrastructure as code tool, created by HashiCorp. It’s allow you to build your infrastructure as code to multiple cloud…