This repository contains Helm charts to help with the deployment of TimescaleDB on Kubernetes. This project is currently in active development.
Supported Versions:
Recipe | TimescaleDB | Description |
---|---|---|
TimescaleDB Single | Based on 1.x | TimescaleDB Single allows you to deploy a highly-available TimescaleDB database configuration. |
TimescaleDB Multinode | In Development | TimescaleDB Multinode allows you to deploy a multi-node, distributed version of TimescaleDB. |
The Charts are available in a Helm Chart Repository, which is part of this project. The following command will make this repository ready for use:
helm repo add timescaledb 'https://raw.githubusercontent.com/timescale/timescaledb-kubernetes/master/charts/repo/'
For more information, have a look at the Using Helm documentation.
TimescaleDB Kubernetes 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.