Skip to main content
Version: v0.33 Stable

Private Nodes Quick Start

This guide is in progress.

Private nodes give each tenant cluster dedicated worker nodes — separate CNI, separate storage, no cross-tenant visibility at the infrastructure level. This is the isolation model for GPU workloads, regulated environments, and any use case where shared infrastructure is not acceptable.

What you will need​

  • An existing Kubernetes cluster (as the Control Plane Cluster) or a vCluster Standalone instance
  • One or more Linux machines to join as worker nodes (bare metal, VMs, or cloud instances)

Where to start now​

The deployment reference docs cover the full process:

  1. Create a vCluster with private nodes enabled
  2. Node requirements
  3. Join worker nodes