https://github.com/valkey-io/valkey-helm
Valkey Helm Chart
https://github.com/valkey-io/valkey-helm
helm-chart kubernetes valkey
Last synced: 5 months ago
JSON representation
Valkey Helm Chart
- Host: GitHub
- URL: https://github.com/valkey-io/valkey-helm
- Owner: valkey-io
- License: bsd-3-clause
- Created: 2025-07-16T09:57:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-15T01:53:17.000Z (5 months ago)
- Last Synced: 2026-01-15T07:59:28.039Z (5 months ago)
- Topics: helm-chart, kubernetes, valkey
- Language: Smarty
- Homepage:
- Size: 336 KB
- Stars: 180
- Watchers: 5
- Forks: 48
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# valkey Helm Chart
A lightweight Helm chart for deploying Valkey (a Redis alternative) to Kubernetes.
---
## TL;DR
```bash
helm repo add valkey https://valkey.io/valkey-helm/
helm install valkey valkey/valkey
```
---
## Introduction
This chart bootstraps a [Valkey](https://valkey.io) deployment using the Helm package manager.
---
## Prerequisites
* Kubernetes 1.20+
* Helm 3.5+
---
## Maintainers
| Name | Email |
| -------- | ------------- |
| mk-raven | maikebit at gmail.com |
| sgissi | silvio at gissilabs.com |
---
## Slack
You can also provide feedback or join the conversation with other developers, users, and contributors on the #[Valkey-helm](https://valkey-oss-developer.slack.com/archives/C09JZ6N2AAV) Slack channel.
---
## License
BSD 3-Clause License