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

https://github.com/slok/redis-operator-as-dependency

redis operator as dependency example.
https://github.com/slok/redis-operator-as-dependency

Last synced: 6 months ago
JSON representation

redis operator as dependency example.

Awesome Lists containing this project

README

          

# Redis operator as dependency

This examples shows how you can use the redis-failover kubernetes CR client that is in the [Redis-operator][redis-operator].

## Usage

`make`

This will grab the correct dependencies and run the main program that only lists the redis failovers on the cluster.

**Note: this example uses your local kubeconfig configuration, this has been made on purpose for testing.**

[redis-operator]: https://github.com/spotahome/redis-operator