Skip to content
Thursday, Sep 18, 2025
  • YouTube
  • Twitter
  • LinkedIn
  • GitHub
  • Facebook
  • Discord
  • Pinterest

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

10 Best Docker Container Stacks I am using in 2024
Containers

10 Best Docker Container Stacks I am using in 2024

I have been using tons of Docker stacks this year and moving into 2025, that doesn’t look to be slowing down for me. I have several standalone Docker container hosts,…

by Brandon LeeNovember 18, 2024November 18, 2024
5 Docker Update Image Tools to Keep Images Up to Date
Containers

5 Docker Update Image Tools to Keep Images Up to Date

If you are running Docker containers in your environment, you are probably interested in knowing how to keep lifecycle management of your container images and docker update image tasks. There…

by Brandon LeeOctober 29, 2024October 29, 2024
Docker Prune Automating Cleanup Across Multiple Container Hosts
Containers

Docker Prune Automating Cleanup Across Multiple Container Hosts

If you run many Docker hosts or multiple hosts in a Swarm cluster, if you are updating and respinning your containers (and you should be), you will have space accumulated…

by Brandon LeeOctober 28, 2024October 28, 2024
Configuring Kubernetes High Availability with Microk8s
Kubernetes

Configuring Kubernetes High Availability with Microk8s

If you are looking for an easy way to have a Kubernetes High Availability cluster for your API server and control plane, Microk8s makes this very easy with the deploy…

by Brandon LeeOctober 23, 2024October 23, 2024
Docker Container Monitoring with cAdvisor Node Exporter Prometheus and Grafana
Containers

Docker Container Monitoring with cAdvisor Node Exporter Prometheus and Grafana

Recently, I have been taking a hard look at a container monitoring solution for my home lab and production environment. This is honestly an area where a lot of off-the-shelf…

by Brandon LeeOctober 11, 2024October 31, 2024
Docker Swarm is Awesome with Portainer
Containers

Docker Swarm is Awesome with Portainer

I have been revisiting how I have been running containers in my home lab. While Kubernetes is awesome, and I continue to run various deployments of it in the home…

by Brandon LeeOctober 10, 2024October 10, 2024
Trivy Scanner for Docker Image Vulnerability Scanning
Containers

Trivy Scanner for Docker Image Vulnerability Scanning

If you are working with having your CI CD pipeline build Docker images automatically when you check in code to your repository, it is a good idea to have the…

by Brandon LeeAugust 2, 2024August 2, 2024
Portainer Docker Compose with Traefik and Lets Encrypt Certificates
Containers

Portainer Docker Compose with Traefik and Lets Encrypt Certificates

Portainer is a great solution that provides excellent management of Docker and Kubernetes environments. With Portainer, you can have a fully managed Docker container environment, managing multiple Docker hosts and…

by Brandon LeeAugust 1, 2024August 1, 2024
Docker Desktop on Surface Pro 11 Snapdragon X Elite
Containers

Docker Desktop on Surface Pro 11 Snapdragon X Elite

I recently pulled the trigger on a new Surface Pro 11 with the Snapdragon X Elite to replace an aging Surface Pro laptop that I have been using for 3…

by Brandon LeeJuly 31, 2024July 31, 2024
Best Docker Container Commands You Aren’t Using
Containers

Best Docker Container Commands You Aren’t Using

Docker has a lot of functionality from the command line and has built-in commands that allow doing a lot of different things with your containers. However, there are several Docker…

by Brandon LeeJuly 22, 2024July 22, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto