Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prestodb/presto-helm-charts

Presto Helm Charts
https://github.com/prestodb/presto-helm-charts

helm-chart presto prestodb

Last synced: about 1 month ago
JSON representation

Presto Helm Charts

Awesome Lists containing this project

README

        

# Presto Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Repository for official Presto Helm charts.

## Helm charts repository
Use the following command to add the repository to Helm client configuration:
```shell
helm repo add presto https://prestodb.github.io/presto-helm-charts
```
List the latest stable versions of available Helm charts with the command:
```shell
helm search repo presto
```

## Contributing
Presto welcomes contributions from everyone.

Feel free to create an issue with a bug report, feature request or submit a PR.

Check out [development guidelines](https://github.com/prestodb/presto-helm-charts/blob/main/DEVELOPMENT.md) for local development and testing.

## Questions
Join [PrestoDB on Slack](https://communityinviter.com/apps/prestodb/prestodb) to ask questions to the community.