charts
Helm charts for Trino and Trino Gateway
File Explorer
Download Latest Version (.zip)- ci-cd.yaml
- dependabot.yml
- release.yml
- test-connection.yaml
- test-servicemonitor.yaml
- _helpers.tpl
- deployment.yaml
- hpa.yaml
- ingress.yaml
- NOTES.txt
- poddisruptionbudget.yaml
- secrets.yaml
- service.yaml
- serviceaccount.yaml
- servicemonitor.yaml
- Chart.yaml
- README.md
- README.md.gotmpl
- values.yaml
- test-connection.yaml
- test-graceful-shutdown.yaml
- test-jmx.yaml
- test-networkpolicy.yaml
- _helpers.tpl
- autoscaler.yaml
- configmap-access-control-coordinator.yaml
- configmap-access-control-worker.yaml
- configmap-catalog.yaml
- configmap-coordinator.yaml
- configmap-jmx-exporter.yaml
- configmap-worker.yaml
- deployment-coordinator.yaml
- deployment-worker.yaml
- httproute.yaml
- ingress.yaml
- keda-scaledobject.yaml
- networkpolicy.yaml
- NOTES.txt
- secret.yaml
- service-coordinator.yaml
- service-worker.yaml
- serviceaccount.yaml
- servicemonitor-coordinator.yaml
- servicemonitor-worker.yaml
- Chart.yaml
- README.md
- README.md.gotmpl
- values.yaml
- test-https.yaml
- test-nodeport.yaml
- test-values-with-env.yaml
- test-values.yaml
- test.sh
- test-access-control-properties-values.yaml
- test-exchange-manager-values.yaml
- test-gateway-https-values.yaml
- test-gateway-values.yaml
- test-graceful-shutdown-values.yaml
- test-header-authenticator-values.yaml
- test-resource-groups-properties-values.yaml
- test-values.yaml
- test.sh
- .gitignore
- .helmignore
- .pre-commit-config.yaml
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/trinodb/charts
Downloads the entire project code from GitHub to your computer.
cd charts
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Homebrew A package manager for macOS/Linux.
brew install helm kind chart-testing
Installs the pre-built package via Homebrew โ no source build required.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
