文档

vpctl command-line tool

Manage Unity Virtual Private Cloud releases on customer-operated Kubernetes clusters with vpctl command-line tool.
阅读时间1 分钟最后更新于 3 天前

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.