kubezero/charts/kubezero-redis
Stefan Reimer 7ed85e762e fix: Set Redis cluster proxy policy to PREFER_MASTER 2021-03-26 17:35:21 +01:00
..
templates fix: Set Redis cluster proxy policy to PREFER_MASTER 2021-03-26 17:35:21 +01:00
.helmignore Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
Chart.yaml Redis proxy upgrade to match Istio 1.9 2021-03-22 17:00:54 +01:00
README.md Update chart READMEs 2021-03-25 16:32:49 +01:00
README.md.gotmpl Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
values.yaml ECK fixes for Kube 1.18, Redis cluster support incl. Enyoy proxy 2020-12-04 06:05:35 -08:00

README.md

kubezero-redis

Version: 0.2.1 Type: application

KubeZero Umbrella Chart for Redis HA

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.18.0

Repository Name Version
https://charts.bitnami.com/bitnami redis 12.1.1
https://charts.bitnami.com/bitnami redis-cluster 4.1.0
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.3

Values

Key Type Default Description
istio.enabled bool false
redis-cluster.cluster.nodes int 2
redis-cluster.cluster.replicas int 1
redis-cluster.enabled bool false
redis-cluster.metrics.enabled bool false
redis-cluster.metrics.serviceMonitor.enabled bool false
redis-cluster.metrics.serviceMonitor.selector.release string "metrics"
redis-cluster.persistence.enabled bool false
redis-cluster.redisPort int 6379
redis-cluster.usePassword bool false
redis.cluster.slaveCount int 0
redis.enabled bool false
redis.master.persistence.enabled bool false
redis.metrics.enabled bool false
redis.metrics.serviceMonitor.enabled bool false
redis.metrics.serviceMonitor.selector.release string "metrics"
redis.redisPort int 6379
redis.usePassword bool false

Dashboards

https://grafana.com/grafana/dashboards/11835

Redis

Resources