Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 863 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 863 Bytes

vertica-helm-kubernetes

Helm chart and related Kubernetes resources to run Vertica

Currently available:

vertica-ce: A Helm chart that deploys a three-node Vertica instance. Configure helm and kubectl, clone the repo, cd vertica-ce, edit ./vertikube.sh to set some options, like a database password and node count; the run the script. vertikube_vsql.sh connects and runs the vsql command line SQL tool.

vertica-barebones: the Docker container used by vertica-ce

TODO

Support multiple nodes, support persistent storage, scale up and scale down, Eon mode... Contributions and pull requests welcome!