Kubernetes

DigitalOcean - Create K8S cluster with DOCTL

Introduction In this blogpost, we have setup a Kubernetes cluster on DigitalOcean using Terraform. There is another, slightly lesser known, option to create Kubernetes clusters onto DigitalOcean so I wanted to dedicate a very small post to that option as well.

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.