This repository contains Helm charts to help with the deployment of TimescaleDB and Promscale on Kubernetes. This project is currently in active development.
The Charts are available in a Helm Chart Repository hosted in Amazon S3 bucket. The following command will make this repository ready for use:
helm repo add timescale 'https://charts.timescale.com/'
For more information, have a look at the Using Helm documentation.
- Why use TimescaleDB?
- Installing TimescaleDB
- Migrating data to TimescaleDB
- Tutorials and sample data
- Installing Promscale
Resources in this repository are released under the Apache 2.0 license.
If you wish to make contributions to this project, please refer to Contributor Instructions for more information.