helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Configuration and Documentation to run TimescaleDB in your Kubernetes cluster

Results 176 helm-charts issues
Sort by recently updated
recently updated
newest added

The PR adds a helm chart for running avalanche, a tool to load test Prometheus and Remote Write compatible storage backends, such as Promscale. This fixes timescale/sre-monitoring#63

**Describe the bug** Primary service does not have a pod selector when the loadBalancer is disabled. **To Reproduce** Deploy `timescaledb-single` with `loadBalancer.enabled` to `false`. Try to use the service, by...

bug
area/timescaledb-single

> Have a look at [Troubleshooting](https://github.com/timescale/timescaledb-kubernetes/blob/master/charts/timescaledb-single/admin-guide.md#troubleshooting) or some [Common Issues](https://github.com/timescale/timescaledb-kubernetes/blob/master/charts/timescaledb-single/admin-guide.md#common-issues) **Describe the bug** I setup timescaledb with s3 backup enabled. However backup is not working **To Reproduce** Setup timescaledb with...

bug
area/timescaledb-single

**Describe the bug** WAL volume usage starts to leak after some arbitrary block of time, despite having configured `pgbackrest` properly, still getting successful backups to S3, and observing WAL pruning...

bug
area/timescaledb-single

Hi, Why the multi-node chart only allows one access node? Shouldn't it be possible to have several replicas of the access node to ensure HA? What happens if this single...

bug
area/timescaledb-multinode

pgBackRest already supports backups to GCS buckets and Azure Storage. This PR removes the default S3 config to allow for alternate providers, adds a simple method of configuring a GCP...

area/timescaledb-single

**Fix #382** - Add a way to set the priority class. Helpful to prevent eviction of timescaledb in case of memory pressure. **Fix #389** - The default values made setting...

Hi mate, install: cannot change owner and permissions of ‘/var/lib/postgresql/data’: No such file or directory install: cannot change owner and permissions of ‘/var/lib/postgresql/wal/pg_wal’: No such file or directory with helm...

Hey there, It looks like 0.12.0 of the chart was published a few weeks ago but it's missing from the CHANGELOG and upgrade guide files - can we get those...

documentation
area/timescaledb-single