Using Terraform (IaC) to automate your Kubernetes Clusters and Apps
Introduction – Why My goal for this project was to find a way to deploy a new cluster in AWS, Microsoft Azure and Google. I am constantly spinning up and down Kubernetes clusters and running through scenarios for content creation and just learning scenarios. I have written several blogs talking about creating managed Kubernetes clusters in the three big clouds and some other options more recently. But I wanted to go one step further and wanted to automate the creation and removal of these environments for demo purposes. The goal is to make it simple to not only create these clusters using Terraform from HashicorpRead More →