Skip to content

posulliv/lyft-gateway-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lyft's Presto Gateway Helm Charts

presto-gateway is a load balancer / proxy / gateway for Trino/Presto.

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 gateway https://posulliv.github.io/lyft-gateway-charts

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

Then you can install chart using:

helm install trino-gateway gateway/gateway --version 0.3.0

Documentation

You can find an example of deploying on Google Cloud with this charts here.

You can find documentation about the chart here.