vCluster
A tool that creates virtual Kubernetes clusters running inside namespaces of a host cluster.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get vCluster
Package managers
- Homebrew
brew install vcluster
About vCluster
vCluster gives each tenant an isolated Kubernetes cluster that actually runs inside a namespace of a shared host cluster. Teams get their own API server and resources without anyone provisioning a separate physical cluster. The open-source project is published on GitHub, with release notes and documentation on the website.
The company also sells a commercial platform aimed at AI cloud providers and GPU infrastructure, including a newer bare-metal product called vMetal. It suits platform teams that need to share a cluster between many users or teams.
Strengths
- Isolated clusters per tenant without extra physical clusters
- Runs inside ordinary namespaces of an existing cluster
- Open-source core with published releases
Limitations
- Requires an existing Kubernetes cluster to host it
- The website now focuses on the commercial AI infrastructure platform
Details
- Pricing
- FreemiumThe open-source project is free; commercial platform plans are listed on the pricing page.
- License
- Open source, license not stated
- Developer
- Loft Labs
- Platforms
- Self-hosted, Command line
- How it runs
- Downloadable app, Self-hosted
- Best suited for
- Platform teams sharing one Kubernetes cluster among many tenants
- Categories
- Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
kind
A command-line tool that runs local Kubernetes clusters using Docker containers as the cluster nodes.
k3d
A command-line tool for running lightweight K3s Kubernetes clusters inside Docker containers.
Kubernetes
An open-source system for automating deployment, scaling and management of containerized applications across machines.
OpenShift Local
A tool that runs a small OpenShift, MicroShift or Podman environment in a local virtual machine.
Helm
A package manager for Kubernetes that installs, upgrades and rolls back applications described as charts.
Kubespray
Ansible playbooks and roles for deploying production-ready Kubernetes clusters on your own machines.