Fast distributed SQL query engine for big data analytics that helps you explore your data universe
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.11.0
You can find documentation about the chart here.