Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
valkey Helm Chart
Helm charts for Valkey on Kubernetes.
| Chart | Description |
|---|---|
| valkey | Standalone / replication without operator |
| valkey-operator | Installs the valkey-operator |
| valkey-resources | Operator managed CRs (ValkeyCluster) |
TL;DR
helm repo add valkey https://valkey.io/valkey-helm/
helm install valkey valkey/valkeyOperator managed cluster:
helm install valkey-operator valkey/valkey-operator -n valkey-operator-system --create-namespace
helm install my-cluster valkey/valkey-resources -n valkeyIntroduction
These charts bootstrap Valkey using the Helm package manager.
Prerequisites
- Kubernetes 1.20+
- Helm 3.5+
Maintainers
| Name | |
|---|---|
| mk-raven | maikebit at gmail.com |
| sgissi | silvio at gissilabs.com |
| jdheyburn | joseph.heyburn at braze.com |
| Bloodraven21 | ishanij10115 at gmail.com |
Slack
You can also provide feedback or join the conversation with other developers, users, and contributors on the #Valkey-helm Slack channel.
License
BSD 3-Clause License