Documentation

vpctl command-line tool

Manage Unity Virtual Private Cloud releases on customer-operated Kubernetes clusters with vpctl command-line tool.
Read time 1 minuteLast updated a day ago

vpctl is the Unity command-line tool that manages Unity Virtual Private Cloud releases on customer-operated Kubernetes clusters. It renders Helm chart values from a single
manifest.yaml
file. It can also pull release archives from the Unity registry, mirror images and ORAS artifacts to your registry, generate Kubernetes Secret manifests, and deploy to your cluster.
vpctl consists of five phases. Only Render is required, every other phase is optional and can be replaced with your existing tooling.
vpctl capability map
The three usage modes combine these phases differently for different security postures. See Architecture and security for the complete trust boundary overview.