Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deven96/operator-for-redis-cluster
IBM Operator for Redis Cluster
https://github.com/deven96/operator-for-redis-cluster
Last synced: about 2 months ago
JSON representation
IBM Operator for Redis Cluster
- Host: GitHub
- URL: https://github.com/deven96/operator-for-redis-cluster
- Owner: deven96
- License: mit
- Fork: true (IBM/operator-for-redis-cluster)
- Created: 2023-07-26T08:40:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T11:44:35.000Z (over 1 year ago)
- Last Synced: 2023-07-27T12:46:29.386Z (over 1 year ago)
- Language: Go
- Homepage: https://ibm.github.io/operator-for-redis-cluster
- Size: 34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.