What's New: vCluster Multi-tenancy Pt.1
· 11 min read
Summary:
It has been a while since my last post on vCluster. After working more closely with the tool, I decided to update the series and show you what changes when it comes to a local setup.
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 TagsSummary:
It has been a while since my last post on vCluster. After working more closely with the tool, I decided to update the series and show you what changes when it comes to a local setup.
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.