Skip to content
September 17, 2025 5:56 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

K8s at home – Top distros for labs and learning
Kubernetes

K8s at home – Top distros for labs and learning

Running Kubernetes at home is a great way to learn more about K8s and run real workloads to get a feel for how you can run containers in a highly-available…

by Brandon LeeDecember 26, 2022February 15, 2024
Microk8s ingress controller configuration with Traefik
Kubernetes

Microk8s ingress controller configuration with Traefik

Microk8s is one of the easiest forms of Kubernetes you can spin up in an environment as it only requires a few commands to spin up a cluster. It includes…

by Brandon LeeDecember 22, 2022November 22, 2023
Portainer Agent Manage Remote Docker environment
Containers

Portainer Agent Manage Remote Docker environment

Getting your self-hosted Installation ID and Installation Key

by Brandon LeeDecember 14, 2022July 22, 2024
Docker Override Entrypoint command line parameters
Containers

Docker Override Entrypoint command line parameters

In working with Docker, there are various ways to run commands and allow your Docker image to spin up as a new container using the docker run command. There are…

by Brandon LeeDecember 12, 2022October 28, 2023
Yacht vs. Portainer – Docker dashboard comparison
Containers

Yacht vs. Portainer – Docker dashboard comparison

When you start working with Docker or containers in general, one of the first things you will probably want is some type of GUI to help with day-to-day workflows and…

by Brandon LeeDecember 8, 2022January 10, 2024
How to update Portainer
Containers

How to update Portainer

If you are looking for the ultimate Docker GUI management tool, there are several to choose from, both open-source and paid solutions. However, one stands out as a solution that…

by Brandon LeeDecember 5, 2022December 5, 2022
Move Docker Container to another host
Containers

Move Docker Container to another host

In working with Docker containers, you will inevitably have a use case where you need to move your docker container from one host to another or back up the container…

by Brandon LeeDecember 1, 2022December 27, 2023
Kube-VIP configuration for K3s control plane HA
Kubernetes

Kube-VIP configuration for K3s control plane HA

As you get further into your Kubernetes journey, learning about various configurations of your Kubernetes cluster, you will want to create a high-availability Kubernetes control plane configuration for your Kubernetes…

by Brandon LeeNovember 21, 2022March 15, 2023
K3sup – automated K3s Kubernetes cluster install
Kubernetes

K3sup – automated K3s Kubernetes cluster install

When working with Kubernetes clusters in the home lab and spinning up learning environments, automation is key to creating dependable lab environments and even “production” environments for home using Kubernetes…

by Brandon LeeNovember 17, 2022April 16, 2024
Openlens Kubernetes IDE – Opensource Lens Desktop
Kubernetes

Openlens Kubernetes IDE – Opensource Lens Desktop

If you are looking for a Kubernetes IDE solution that provides a graphical interface for interacting with your Kubernetes clusters, you may have stumbled onto Lens, an excellent product from…

by Brandon LeeNovember 9, 2022July 30, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto