Why I Run Kubernetes on Top of Kubernetes: Rancher + Harvester

less than 1 minute read

Published:

I explain the benefits of a “Kubernetes-on-Kubernetes” architecture using Rancher and Harvester. I use Harvester as a bare-metal hyper-converged infrastructure (HCI) solution built on KubeVirt and Longhorn, providing a stable base for my virtualized workloads. Rancher then sits on top to orchestrate and manage multiple downstream Kubernetes clusters.

Technical Achievements: This setup solves common challenges of multi-tenancy and resource isolation by creating dedicated clusters for different teams or projects on a unified private cloud. My technical approach leverages the deep integration between Harvester’s virtualization capabilities and Rancher’s fleet management.

Read the full article on Medium