David's Tech Blog

Ramblings of a random Irish nerd.

04 Jan 2020

Continuous Deployment with Hugo on Kubernetes

How to Continuously Deploy Hugo to a Kubernetes cluster running on a Raspberry Pi(from GitHub).
03 Jan 2020

Securing your Kubernetes WebApp on a Shoestring.

This covers how to deploy cert-manager, install a LetsEncrypt issued cert, as well as deploying a WAF(modsecurity) on your Raspberry Pi.
01 Jan 2020

Deploying Kubernetes to a Raspberry Pi

Quick how-to on the easiest way to bring up a single node Kubernetes cluster on a Raspberry Pi - with the nginx ingress controller.
31 Dec 2019

New Project: kube-lookout

A Kubernetes controller to post deployment changes to Slack!
31 Dec 2019

New Project: pgdatadiff

A utility to diff the data in 2 Postgres databases.