Skip to main content
Version: main 🚧

Quick Start

Two questions determine which quickstart is right for you.

Do you already have a Kubernetes cluster?

  • Yes — your existing cluster becomes the Control Plane Cluster that hosts tenant cluster control planes. No additional infrastructure required.
  • No — choose vind (Docker, for local development and CI) or vCluster Standalone (bare metal or VMs, for production).

How should tenant workloads run?

  • Shared nodes — tenant workloads run on the existing cluster's node pool. Lower overhead, fastest to set up. Suited for developer environments and CI pipelines.
  • Private nodes — each tenant cluster gets dedicated nodes. Full infrastructure isolation for GPU workloads and regulated environments.

Choose your guide​

Not sure which path fits your environment? Read What is vCluster? to understand the deployment models and tradeoffs.