#kubernetes

Deploy a Kubernetes cluster on DigitalOcean with Terraform and GitLab

Brett Weir 14 min read

Jun 12, 2023 — In this article, we'll deploy matching staging and production Kubernetes environments in DigitalOcean using a single GitLab-managed Terraform project, so that cluster administration is safe, reliable and not really something to worry about.

Read more»

How to remove Rook from a Kubernetes cluster

Brett Weir 5 min read

Mar 20, 2023 — If you're installing Rook for the first time, it'll probably take a few tries, but fully removing it from your cluster is more difficult than it looks. We'll walk through a simple procedure to restore your cluster to a Rook-free state.

Read more»