Timescale Db (kubernetes)
Deploy Timescale DB on a Kubernetes Cluster
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments
26
Made by
Massdriver
Official
Yes
No
Compliance
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
database_configuration.cpu_limit | number | The amount of compute (in vCPUs) made available to your TimescaleDB deployment by kubernetes |
database_configuration.data_volume_size | integer | The size of the TimescaleDB’s data storage |
database_configuration.delete_volumes_on_destroy | boolean | If set to false and this bundle is destroyed, the volumes will be left behind. See operator guide for more information. |
database_configuration.memory_limit | number | The amount of memory (in GiB) made available to your TimescaleDB deployment by kubernetes |
namespace | string | Choose a namespace for Timescale DB. |