Skip to content

valkey-io/valkey-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

235 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/valkey

Operator managed cluster:

helm install valkey-operator valkey/valkey-operator -n valkey-operator-system --create-namespace
helm install my-cluster valkey/valkey-resources -n valkey

Introduction

These charts bootstrap Valkey 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
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

Releases

Packages

Contributors

Languages