Skip to content

Vertica Kubernetes 1.0.0

Compare
Choose a tag to compare
@spilchen spilchen released this 16 Aug 19:13
· 766 commits to main since this release
324603c

Added

  • Kubernetes operator (verticadb-operator) added to manage the lifecycle of a Vertica cluster
  • helm chart (verticadb-operator) added to install the operator
  • helm chart (verticadb-webhook) added to install the admission controller webhook
  • Standalone tool (vdb-gen) that can be used to create a CR from a database for the purpose of migrating it to Kubernetes.

Removed

  • helm chart (vertica) was removed as it was made obsolete by the verticadb-operator