Year: 2024
-
DevOps
Gitops vs DevOps: What are the differences?
Lately, I have been learning a lot around GitOps in the home lab and have seen tremendous benefits from taking this approach with my environment. However, have you wondered what the difference is between GitOps vs DevOps? The differences can…
-
Proxmox
Proxmox vs ESXi in 2025: VMware Dying in the Home Lab
I can’t believe it but we are almost in 2025 already and what a year 2024 has been in the technology space with AI continuing to make waves. But who would have thought before 2024 that someone could have said…
-
Kubernetes
Traefik with ACME in Kubernetes with LetsEncrypt Certificates
One of the very cool things you can do with your Kubernetes cluster is have automated SSL certificates on your services. This makes managing SSL certificates extremely easy compared to manual methods using other means. However, setup in Kubernetes can…
-
home lab
Top 5 Home Lab Projects I have Tackled in 2024
As I look back on 2024, when it comes to my learning and labbing adventures, it has been quite a fruitful year along those lines. I really have enjoyed the growing pains and decision making for the home lab that…
-
Kubernetes
How to Check if Kubernetes Ingress Worked with Traefik
There are many different components with a working Kubernetes installation. However, one of the most important when it comes to getting traffic into your Kubernetes and serving out application is the Kubernetes ingress. However, if you have implemented the Kubernetes…
-
Proxmox
Proxmox VE 8.3 New Features with OVA Import
Proxmox has gained tremendous popularity in 2024. So many home lab enthusiasts, SMBs, and enterprise environments are looking at their options with the fallout from VMware by Broadcom. Proxmox has been introducing many new features with each release and are…
-
Kubernetes
Kubernetes Home Lab with Microk8s, Microceph, and Portainer
As you guys know I have been exploring what I think are really great setups from a standpoint of a home lab and also for learning purposes in production. Recently, I explored how viable it was to run a Docker…
-
Azure
Microsoft Azure Local: New Azure Stack HCI Replacement!
Lots of news coming out of Microsoft Ignite 2024. Microsoft has announced a new offering, Azure Local which is a new solution that is taking the place of Azure Stack HCI. It will continue the functionality of allowing organizations to…
-
Security
New Local Administrator Protection in Windows 11: Just In Time Security to Admin Accounts!
As IT admins we all know the challenge that is the local administrator accounts on a Windows PC or endpoint. These are really a double-edged sword as they are needed in some cases. However, they are definitely teh target of…
-
Containers
Best Way to Backup Docker Containers Volumes and Home Server
If you are running Docker containers that serve out critical services in your home lab environment, and probably most of you are, then what is the best way to backup Docker containers volumes and home server? Well, that is a…