How To Run GPU-Enabled Containers in Your Home Lab
GPUs are definitely no longer just for gamers or crypto miners. They are also now the essential hardware when it comes to AI, media encoding, and things like machine learning.…
Virtualization, Cloud, DevOps, Reviews
GPUs are definitely no longer just for gamers or crypto miners. They are also now the essential hardware when it comes to AI, media encoding, and things like machine learning.…
Recently, you may have seen some automation I have been doing with AI to self-heal and correct things in the home lab. One of those workflows I have been using…
With most running Proxmox or leaning towards running Proxmox in the home lab for the foreseeable future, running Docker containers on top of a Proxmox environment is a given. Proxmox…
Docker Desktop is a great tool to run containers locally. It also provides a great interface to work with your containers and many features. While we may choose to run…
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 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…
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 been big into documenting my home lab and finding tools that are great for creating documentation for my DevOps processes in the lab and in production. This has…
Kubernetes is one of the most complex architectures and solutions in modern infrastructure. When it comes to K8s, we need to manage control planes, worker nodes, certificates, upgrades, and lifecycle…
Portainer has long been on the lists of best Docker tools that you can use in the home lab and in production environments. REcently, they have announced the new Portainer…