Redis is an open-source, in-memory data structure store that is used as a database, cache, and message broker. It provides a fast and flexible solution for storing and retrieving data, making it an ideal choice for a wide range of use cases, including real-time analytics, session management, and more.
Redis is used by Authentik, Authelia, oauth2-proxy.
Install with:
helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install redis bitnami/redis -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| redis | h3mmy/bloopySphere | 62 | 19.6.4 | 17 days ago |
| redis | anthr76/infra | 106 | 18.0.0 | a year ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
auth.enabled (17) false | boolean |
auth.sentinel (15) false | boolean |
auth.existingSecret (2) redis-password-secret | string |
auth.existingSecretPasswordKey (2) redis-password | string |
auth.password (1) ${REDIS_PASSWORD} | string |
| boolean | |
| boolean | |
| boolean | |
| string | |
metrics.image.registry (3) docker.io | string |
metrics.image.repository (3) bitnamilegacy/redis-exporter | string |
metrics.image.tag (3) latest | string |
| boolean | |
master.persistence.existingClaim (2) local-volume-redis | string |
master.persistence.accessModes[] (1) - ReadWriteOnce | string |
| string | |
| string | |
| string | |
| number | |
| number | |
| string | |
| number | |
master.podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
| number | |
master.service.loadBalancerIP (1) 10.172.90.31 | string |
master.service.type (1) LoadBalancer | string |
| boolean | |
| boolean | |
sentinel.masterSet (11) redis-master | string |
| boolean | |
| number | |
| number | |
| boolean | |
sentinel.image.registry (1) docker.io | string |
sentinel.image.repository (1) bitnamilegacy/redis-sentinel | string |
sentinel.image.tag (1) 7.4.1-debian-12-r3 | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
replica.enabled (1) false | boolean |
| string | |
| string | |
architecture (5) standalone | string |
image.repository (3) bitnamilegacy/redis | string |
image.tag (3) latest | string |
image.registry (2) docker.io | string |
| boolean | |
global.storageClass (2) fast-ceph-block | string |
| boolean | |
affinity (1) nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 60
preference:
matchExpressions:
- key: kubernetes.io/arch
operator: In
values:
- amd64
- i386
- i686
- x86
| string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number |