Terraform

AWS - Install Kubernetes using Ansible

Quick note: the original post dates from 25-11-2019 but got updated at 01-04-2020 with latest Kubernetes version. Introduction This blog post is a follow up of a post we wrote couple of days ago where we created 3 EC2 instances on AWS.

Create AWS instances with Terraform

Intoduction In this blogpost, we will create an AWS instance onto EC2 entirely using Terraform. Nothing too complex as such, but better to start with something fairly easy and continue to expand on it.