Why Talos Omni Kubernetes Has Changed My Home Lab
There are a lot of great ways to run Kubernetes in your home lab. I have covered many of these from running k3s to running a Minikube cluster on Ubuntu…
Virtualization, Cloud, DevOps, Reviews
There are a lot of great ways to run Kubernetes in your home lab. I have covered many of these from running k3s to running a Minikube cluster on Ubuntu…
If you have been keeping up with my home lab projects lately, you know I have been playing around with a lot of different reverse proxies and learning as much…
If you are starting to run containers in 2025 in the home lab or production environments, the operating system you choose is the foundation that starts it all. Since containers…
In 2025, home labs are more powerful and smaller than ever, thanks to mini PCs. Mini PCs with AMD Ryzen or Intel Core Ultra processors now have up to 32…
Have you ever been there before? You accidentally plug in the wrong cable in your home lab or enterprise environment and you realize what you have done when pings stop,…
One of the things that gets “hard” when you start caring about the security of your Docker containers is managing your secrets. It is a tricky bit that you need…
I have totally shifted my home lab over to using mini PCs in the past couple of years. Full-blown enterprise servers, while cool, are simply not needed to self-host or…
The phrase “vibe coding” is all around us and a lot of times it is in a negative light due to some of the changes going on in the industry…
They say that you learn more from mistakes than when things go successfully. I can definitely attest to that fact. I have had some horrible crash and burns in the…
Traefik is one of my favorite reverse proxies and it stands out for a number of reasons, including how easy it is to use it with infrastructure as code and…