How I Passed an Nvidia GPU from Proxmox, to a TalosOS VM, to Kubeneretes, and to Pods

Intro I recently built a new server with off-the-shelf consumer hardware and wanted to throw an extra 3070 GPU in it. Since I run Kubernetes at home, I had to figure out how to pass this GPU through to my Kubernetes cluster, and in turn any pods that need to use it. This was the magic adventure I had to go through to get this done. Of course, I used several articles and sources to acomplish this and these sources will be listed at the end of this post. ...

March 16, 2025 · 6 min · 1141 words · Alex

Over-engineering My Blog

Hello! I don’t like writing blogs, so naturally I started a blog! To make things interesting, I’ve over-engineered it, making it a great starting point for explaining all the intricate components behind my setup. And so, what’s a better first blog than one that explains this over-the-top infrastructure? I won’t go into all the details behind this so it doesn’t become too long. Instead, I’ll just explain the main components and how they work together to make this blog possible. ...

November 23, 2024 · 4 min · 820 words · Alex