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 led me down a rabbit hole of trying all sorts of documentation tools and tools that can help visualize my docker compose code. If you … The post Visualize Your Docker-Compose with Mermaid + docker-compose-viz This Weekend appeared first on Virtualization Howto.| Virtualization Howto
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 management. This is where Talos Linux and Omni come in. Talos Linux is gaining traction as a favorite for those that want a secure and … The post How to Install Talos Omni On-Prem for Effortless Kubernetes Management appeared first on Virtualization Howto.| Virtualization Howto
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 2.33 LTS version has been released. It is folding in many of the new features contained in the recent STS builds and bringing these into … The post Portainer 2.33 LTS Released with Alerting, New Look, Helm Overhaul and More! appeared first on Virtualization Howto.| Virtualization Howto
Docker networking drivers tutorial including bridge, macvlan, overlay for home labs with setup, use cases, and cross-host troubleshooting| Virtualization Howto
Freelens is a great free solution for Kubernetes IDE in 2025 with a user-friendly interface and impressive features.| Virtualization Howto
Take a look at how Docker rollout enables zero-downtime deployments in Docker Compose environments to minimize app disruption| Virtualization Howto