thanos helm

Thanos is an open-source project that provides a highly available and horizontally scalable way to store and query time-series data in a Kubernetes cluster. It integrates with popular time-series databases, such as Prometheus, to provide a unified view of your monitoring and logging data. Thanos also provides features such as data compression and deduplication, making it an efficient solution for storing large amounts of time-series data. With Thanos, you can easily store, query, and analyze your home lab's monitoring and logging data, providing valuable insights into the performance and health of your applications.

More popular helm chart found

thanos from bitnami is more popular with 37 repositories.

Install

Install with:

helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install thanos bitnami/thanos -f values.yaml

Top Repositories (3 out of 17)

See examples from other people.

NameRepoStarsVersionTimestamp
thanoscoolguy1771/home-ops3212.13.5a day ago
thanosszinn/k8s-homelab8812.13.52 days ago
thanosonedr0p/home-ops129612.13.52 days ago

Values

See the most popular values for this chart:

KeyTypes
boolean
number
string
string
string
string
boolean
boolean
string
string
string
string
string
compactor.extraFlags[] (16)
- --compact.concurrency=4
- --delete-delay=30m
string
string
string
string
number
number
string
number
string
string
boolean
boolean
string
query.dnsDiscovery.sidecarsService (17)
kube-prometheus-stack-thanos-discovery
string
boolean
number
string
boolean
query.ingress.hostname (5)
thanos.${SECRET_DOMAIN}
string
string
boolean
string
string
string
string
string
string
string
string
string
string
boolean
boolean
queryFrontend.ingress.hostname (13)
thanos-query-frontend.${SECRET_DOMAIN}
string
string
boolean
queryFrontend.ingress.extraTls[].hosts[] (11)
- thanos-query-frontend.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
number
queryFrontend.extraFlags[] (1)
- --query-range.response-cache-config="config": "addr": "redis-headless.datahub.svc.cluster.local:26379" "username": "" "password": "" "db": 1 "dial_timeout": "5s" "read_timeout": "3s" "write_timeout": "3s" "max_get_multi_concurrency": 100 "get_multi_batch_size": 100 "max_set_multi_concurrency": 100 "set_multi_batch_size": 100 "tls_enabled": false "cache_size": 0 "expiration": "24h0m0s" "master_name": "redis-master" "type": "redis"
- --labels.response-cache-config="config": "addr": "redis-headless.datahub.svc.cluster.local:26379" "username": "" "password": "" "db": 1 "dial_timeout": "5s" "read_timeout": "3s" "write_timeout": "3s" "max_get_multi_concurrency": 100 "get_multi_batch_size": 100 "max_set_multi_concurrency": 100 "set_multi_batch_size": 100 "tls_enabled": false "cache_size": 0 "expiration": "24h0m0s" "master_name": "redis-master" "type": "redis"
string
string
string
boolean
boolean
string
string
number
string
string
string
string
storegateway.extraFlags[] (1)
- --index-cache.config="config": "addr": "redis-headless.datahub.svc.cluster.local:26379" "username": "" "password": "" "db": 1 "dial_timeout": "5s" "read_timeout": "3s" "write_timeout": "3s" "max_get_multi_concurrency": 100 "get_multi_batch_size": 100 "max_set_multi_concurrency": 100 "set_multi_batch_size": 100 "tls_enabled": false "cache_size": "125MB" "expiration": "24h0m0s" "master_name": "redis-master" "type": "redis"
string
string
string
boolean
ruler.alertmanagers[] (15)
- http://alertmanager-operated.monitoring.svc.cluster.local:9093
string
ruler.config (15)
groups: - name: PrometheusWatcher rules: - alert: PrometheusDown annotations: summary: A Prometheus has disappeared from Prometheus target discovery expr: absent(up{job="kube-prometheus-stack-prometheus"}) for: 5m labels: severity: critical
string
boolean
string
string
ruler.extraFlags[] (11)
- --web.prefix-header=X-Forwarded-Prefix
string
number
string
boolean
string
string
string
ruler.clusterName (4)
${CLUSTER_NAME}
string
string
string
string
string
boolean
string
string
objstoreConfig.config.access_key (1)
${SECRET_MINIO_ACCESS_KEY}
string
string
objstoreConfig.config.secret_key (1)
${SECRET_MINIO_SECRET_KEY}
string
string
string
string