Kubernetes Homelab Series Part 3 - LoadBalancer With MetalLB

A dive into implementing the LoadBalancer service type without a cloud provider using MetalLB.

Kubernetes Homelab Series Part 2 - Secrets With SOPS and age

In this part we talk about encrypting secrets in key-value files like YAML so they can be stored securely in public places like GitHub.

Kubernetes Homelab Series Part 1 - Introduction and Talos Installation

This in depth series will walk through building a Kubernetes cluster beyond the basics, including dynamically provisioned storage, certificate management, and backups.

HA Kubernetes Cluster With Ansible and Kubespray (WIP)

This is an overview of how to build an HA Kubernetes cluster using Ansible with Kubespray for reproducible results.