Year: 2025
-
Kubernetes
Kubernetes Home Lab: Ultimate Guide for 2025!
Kubernetes can seem intimidating to get started with, but like any technology, the more you work with it and learn how it operates, the more confident you’ll feel using it in production. One of the best ways to get comfortable…
-
Proxmox
Proxmox Storage Configuration for Beginners
Proxmox is gaining steam as the leading open-source hypervisor. It is already the “home lab darling” among the community and it is gaining traction in the enterprise as well. One of the first things you will want to do with…
-
Kubernetes
K9s Tool Alternative for Managing Kubernetes
When managing Kubernetes, having the right tool for the job is key and there are many great tools out there. One tool that many use for managing Kubernetes from the command line is K9s. However, if you are looking for…
-
home lab
Best 5 Home Server Projects to start learning Docker in 2025
I am a huge fan of projects to get started with using and becoming familiar with Docker. I think we will continue to see a shift to containerization from VMs due to the massive cost hikes from Broadcom. Most organizations…
-
Containers
Docker Stop All Containers in 3 Ways
If you are working with Docker for the first time or starting to run multiple docker containers on a single host or across multiple hosts, you are probably starting to manage the hosts and running into just day-to-day housekeeping items…