Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IBM/operator-for-redis-cluster
IBM Operator for Redis Cluster
https://github.com/IBM/operator-for-redis-cluster
Last synced: about 1 month ago
JSON representation
IBM Operator for Redis Cluster
- Host: GitHub
- URL: https://github.com/IBM/operator-for-redis-cluster
- Owner: IBM
- License: mit
- Created: 2021-11-29T22:14:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T11:43:16.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:23:03.881Z (4 months ago)
- Language: Go
- Homepage: https://ibm.github.io/operator-for-redis-cluster
- Size: 34.9 MB
- Stars: 60
- Watchers: 8
- Forks: 34
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - IBM/operator-for-redis-cluster - IBM Operator for Redis Cluster (Go)
README
# operator-for-redis-cluster
![logo](docs/static/images/logo.png)
The goal of this project is to simplify the deployment and management of a [Redis cluster](https://redis.io/topics/cluster-tutorial) in a [Kubernetes](https://kubernetes.io/) environment. It started internally at Amadeus in 2016, where it was initially designed to run on [Openshift](https://www.openshift.com/). This is the third version of the Redis operator, which leverages the [Operator SDK](https://sdk.operatorframework.io/) framework for operators.
## Documentation
This project's documentation is hosted at https://ibm.github.io/operator-for-redis-cluster.