This image runs the VAST VMS operator, a Kubernetes controller that manages objects in the VAST Management System (VMS) declaratively. VMS objects — tenants, views, view policies, quotas, users, groups, roles, S3 lifecycle rules, API tokens, Kafka topics — are represented as Custom Resources, and the operator continuously reconciles them against the VMS REST API.
Published as vastdataorg/vms-operator. The latest tag tracks the most recent GA
release; pin a specific version with vastdataorg/vms-operator:TAG.
status.UpdateFailed
event and stops, rather than deleting and recreating the object.Custom Resources are served under the vms.vastdata.com API group, with the VMS-assigned
identifier recorded in status.externalID for subsequent reads, updates and deletes.
This image is deployed by the vms-operator Helm chart and configured through its
values.yaml: the VMS endpoint, the Secret holding VMS credentials, an optional tenant
scope, and TLS verification settings. See the chart documentation for the full list of
supported values.
Refer to the VAST Data software license terms.
Content type
Image
Digest
sha256:8597fce17…
Size
17.4 MB
Last updated
about 2 months ago
docker pull vastdataorg/vms-operator:v5.6.0-dev.g4b549d18