Synopsis
Resumes a paused virtual cluster.Description
Theresume command wakes up a paused virtual cluster by scaling the control plane back up.
Examples
Flags
The Kubernetes namespace where the vCluster is running.
The driver to use. Options:
helm, platform.[PLATFORM] The project name.
What Happens on Resume
Control Plane Scales Up
StatefulSet replicas are set back to the configured value (usually 1 or 3 for HA).
See Also
- vcluster pause - Pause a running vCluster
- Pause/Resume Operations - Detailed guide