puregarlic / timescaledb-kubernetes

Configuration and Documentation to run TimescaleDB in your Kubernetes cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimescaleDB Kubernetes

This repository contains Helm charts to help with the deployment of TimescaleDB on Kubernetes. This project is currently in active development.

Supported Versions:

Recipes

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.

Repository

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.

Additional documentation

Get Help

License

TimescaleDB Kubernetes resources in this repository are released under the Apache 2.0 license.

Contributing

If you wish to make contributions to this project, please refer to Contributor Instructions for more information.

About

Configuration and Documentation to run TimescaleDB in your Kubernetes cluster

License:Apache License 2.0


Languages

Language:Smarty 51.0%Language:Shell 44.9%Language:Makefile 4.1%