Blog

Creating a Kubernetes …

Note: My working Homelab-as-Code github repository can be found at

https://github.com/joshrnoll/homelab-as-code

Introduction

In my previous post I outlined my plan to build a Homelab-as-Code architecture. This post will document step #1 of this plan which is to deploy my Kubernetes clusters. …

My Plan for Homelab as …

Introduction

I’ve spent the last several weeks playing around with Kubernetes in my homelab. I haven’t actually migrated any services that I’m running to Kubernetes yet though. Not even close. I’ve spent this time in a true lab environment. I’ve been trying things out. …

Running LLMs From My …

Introduction

If you’re not living under a rock, you have probably used a Large Language Model (LLM). Something like ChatGPT, Google’s Gemini, Claude etc.

Maybe you used it to help you write some code. Maybe you used it to help you with your homework (or to do your homework for you). …