Documentation Index
Fetch the complete documentation index at: https://mintlify.com/loft-sh/vcluster/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Manage nodes in a virtual cluster.Subcommands
join- Join a node to a virtual clusterdelete- Remove a node from a virtual cluster
vcluster node join
Join a physical node to a virtual cluster (used with private nodes or standalone mode).Synopsis
Examples
Flags
The vCluster API server URL.
Bootstrap token for joining.
Path to kubelet configuration file.
Additional kubelet arguments.
Getting Join Tokens
To get a join token from your vCluster:Complete Example
Private Nodes Setup
See Also
- Private Nodes Architecture - Private nodes documentation
- vcluster token - Token management