posulliv / lyft-gateway-charts

Helm charts for Lyft's gateway project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Helm charts for Lyft's gateway project


Languages

Language:Shell 53.1%Language:Smarty 25.4%Language:Dockerfile 21.5%