Skip to content
September 17, 2025 8:15 pm
Wednesday, Sep 17, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Category: Containers

How I Use Docker Labels and Compose Tricks to Organize 75+ Containers
Containers

How I Use Docker Labels and Compose Tricks to Organize 75+ Containers

When you start to have a large number of containers in your fleet, these can begin to become hard to manage. If you are juggling lots of services across many…

by Brandon LeeJuly 8, 2025July 8, 2025
Freelens is an Open Source and Free Kubernetes IDE for 2025!
Kubernetes

Freelens is an Open Source and Free Kubernetes IDE for 2025!

I have been playing around with various Kubernetes IDE solutions for years now and there are many different ones that offer great solutions for working with Kubernetes to be honest.…

by Brandon LeeJune 24, 2025June 24, 2025
Docker Rollout: Zero-Downtime Deployments for Docker Compose Made Simple
Containers

Docker Rollout: Zero-Downtime Deployments for Docker Compose Made Simple

Have you worked with Docker compose and ever wanted to have a proper blue/green deployment for making sure your services stay up and running when you update them? We have…

by Brandon LeeJune 12, 2025June 12, 2025
KubeSolo New Kubernetes Edge Distro by Portainer
Kubernetes

KubeSolo New Kubernetes Edge Distro by Portainer

When I saw Neil Cresswell’s (Portainer’s CEO) post on LinkedIn about a new Kubernetes distribution that was about to be released by Portainer, this got my attention. The new distro,…

by Brandon LeeJune 4, 2025June 4, 2025
Dozzle Real-Time Docker Log Monitoring Made Easy
Containers

Dozzle Real-Time Docker Log Monitoring Made Easy

One of the struggles that I know I had when starting to implement containers in the home lab a few years back was visibility on what was actually going on…

by Brandon LeeMay 26, 2025May 26, 2025
Top Docker Performance Tweaks on Low-Power Hardware
Containers

Top Docker Performance Tweaks on Low-Power Hardware

There are two things that I highly recommend for modern home lab environments, Docker and low-power mini PCs. Docker provides a much more efficient way to run apps compared to…

by Brandon LeeMay 9, 2025May 9, 2025
Why I Started Documenting My Docker Containers and What I Include
Containers

Why I Started Documenting My Docker Containers and What I Include

Running Docker containers and learning them is one of the best things you can do for your IT learning and career in 2025. Containerized technologies are everywhere. They are simple,…

by Brandon LeeApril 10, 2025April 10, 2025
Best Kubernetes Distributions for Home Lab Enthusiasts in 2025
Kubernetes

Best Kubernetes Distributions for Home Lab Enthusiasts in 2025

Kubernetes is THE tool to learn for running containers. You can use it in the home lab, and certainly in production and cloud environments. If you are looking at getting…

by Brandon LeeMarch 18, 2025March 18, 2025
Can You Run a Kubernetes Cluster on a Mini PC?
Kubernetes

Can You Run a Kubernetes Cluster on a Mini PC?

By in large, most are running home labs on mini PCs these days. They are just so powerful, cheap, and easy to come by from many different manufacturers, they have…

by Brandon LeeMarch 17, 2025March 17, 2025
Docker NFS Mount on Synology and Performance Tweaks
Containers

Docker NFS Mount on Synology and Performance Tweaks

One of the viable solutions for shared storage for running your Docker containers is NFS. Many are running a NAS in their home lab environment that is used for storage.…

by Brandon LeeFebruary 24, 2025February 26, 2025

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto