Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 850 Bytes

Trino Community Kubernetes Helm Charts

CI/CD

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add trino https://trinodb.github.io/charts/

You can then run helm search repo trino to see the charts.

Then you can install chart using:

helm install my-trino trino/trino --version 0.18.0

Documentation

You can find documentation about the chart here.