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

Traefik Ingress Example YAML and setup in K3s
Kubernetes

Traefik Ingress Example YAML and setup in K3s

I have been playing around lately in my DevOps learning adventures with Traefik. Traefik is a great ingress controller that you will find used just about everywhere in Kubernetes deployments.…

by Brandon LeeMay 18, 2022May 19, 2022
K3s Traefik Dashboard Enable and Configuration
Kubernetes

K3s Traefik Dashboard Enable and Configuration

As organizations start to build modern applications and transition from traditional monolithic apps to microservices, many are using containerized workloads running on top of Kubernetes. However, Kubernetes is not a…

by Brandon LeeMay 16, 2022May 16, 2022
Best Docker Containers for Home Server
Containers

Best Docker Containers for Home Server

Many are delving into learning containers and Kubernetes. With this, having your own home lab environment is especially valuable in tinkering and setting up an environment for learning. This post…

by Brandon LeeMay 6, 2022November 7, 2023
K3s dashboard install and configuration
Kubernetes

K3s dashboard install and configuration

The K3s lightweight Kubernetes distribution is a great Kubernetes distribution across many different use cases. I have been using K3s in the home lab for various purposes. How can you…

by Brandon LeeMay 2, 2022May 2, 2022
Install K3s on Ubuntu with K3D in Docker
Kubernetes

Install K3s on Ubuntu with K3D in Docker

Are you making the transition to Kubernetes in your learning path? If you haven’t taken the plunge as of yet, there are many great learning tools available for learning Kubernetes…

by Brandon LeeApril 28, 2022January 24, 2024
How to install Portainer on Ubuntu 22.04 and Upgrade existing installations
Containers

How to install Portainer on Ubuntu 22.04 and Upgrade existing installations

If you haven’t heard about Portainer, you need to. It is a great GUI tool that allows installing, configuring, and managing your containers and is much easier to do than…

by Brandon LeeApril 25, 2022April 29, 2024
Rancher Desktop v1.0 Features Installation and Configuration
Kubernetes

Rancher Desktop v1.0 Features Installation and Configuration

The world of Kubernetes and especially Kubernetes development is a fascinating one with many different solutions and tools available for running Kubernetes locally on your Workstation. I have written several…

by Brandon LeeJanuary 24, 2022February 5, 2024
Kubernetes Bare Metal Load Balancer configuration with Nginx
Kubernetes

Kubernetes Bare Metal Load Balancer configuration with Nginx

Creating a new Kubernetes cluster in Portainer

by Brandon LeeJanuary 11, 2022November 22, 2023
Create Kubernetes Cluster with Rancher and VMware vSphere
Kubernetes

Create Kubernetes Cluster with Rancher and VMware vSphere

How is your Kubernetes journey kicking off in 2022? While Kubernetes is already wildly popular it is feeling more like 2022 and beyond is going to be the year that…

by Brandon LeeJanuary 3, 2022October 28, 2023
Rancher connect to existing cluster
Kubernetes

Rancher connect to existing cluster

One of the challenges with working with plain Kubernetes is the number of low-level management tasks that must be handled using the command line, specifically with the kubectl command. While…

by Brandon LeeDecember 30, 2021January 19, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto