Skip to main content

One post tagged with "vCluster"

vCluster is a Kubernetes multitenancy solution developed by Loft, enabling the creation of lightweight, isolated virtual Kubernetes clusters inside a larger host cluster for improved resource management and security.

View All Tags

Explore vCluster Multitenancy with GitOps

· 8 min read
Eleni Grosdouli
DevOps Consulting Engineer at Cisco Solutions GmbH

Introduction

In a previous post, we described how to install multiple virtual clusters in a Civo cloud environment with vCluster.

Today's post updates the old deployment. It shows how to interact with virtual clusters using a registered domain hosted on Cloudflare. We use a LoadBalancer service to make this work. Let's dive into it.