Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.73 KB

File metadata and controls

53 lines (37 loc) · 2.73 KB

valkey-operator

License

A Kubernetes operator for deploying Valkey Clusters and managing their lifecycle.

Description

Valkey Operator is a Kubernetes operator that automates the deployment and management of Valkey, a high-performance data structure server that primarily serves key/value workloads. The operator simplifies deploying Valkey Clusters on Kubernetes, handling scaling, rolling upgrades, failover, TLS, and access control automatically.

⚠️ EARLY DEVELOPMENT NOTICE

This operator is in active development and not ready for production use. The v1alpha1 API may change in future releases.

We welcome your feedback!

Want to discuss the operator development? Join the tech call every Friday at 11:00-11:30 US Eastern.

Getting Started

Community & Support

Getting Help

Contributing

We welcome contributions from the community! Whether you're fixing bugs, adding features, or improving documentation, your help is appreciated.

All contributors must sign off commits (DCO). See CONTRIBUTING.md for details.

License

This project is licensed under the Apache License 2.0.