Reading List

Setting up a beginner Kubernetes infrastructure in Digital Ocean with Terraform from David Peach RSS feed.

Setting up a beginner Kubernetes infrastructure in Digital Ocean with Terraform

This guide will go step by step in creating some web development infrastructure with Kubernetes, managed database, domain name and other stuff, ready to have a project deployed to it. All of this will be done through a single configuration file, which I will write piece by piece in this article. I’m not a devops […]