Timescale DB On Kubernetes

Deploy Timescale DB on a Kubernetes Cluster

View Source Code
Deployments

31

Made by

Massdriver

Official

Yes

No

Compliance

This bundle does not have an operator guide. Add one here.

VariableTypeDescription
database_configuration.cpu_limitnumberThe amount of compute (in vCPUs) made available to your TimescaleDB deployment by kubernetes
database_configuration.data_volume_sizeintegerThe size of the TimescaleDB’s data storage
database_configuration.delete_volumes_on_destroybooleanIf set to false and this bundle is destroyed, the volumes will be left behind. See operator guide for more information.
database_configuration.memory_limitnumberThe amount of memory (in GiB) made available to your TimescaleDB deployment by kubernetes
namespacestringChoose a namespace for Timescale DB.