Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/IBM/operator-for-redis-cluster

IBM Operator for Redis Cluster
https://github.com/IBM/operator-for-redis-cluster

Last synced: about 2 months ago
JSON representation

IBM Operator for Redis Cluster

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.