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.
- Host: GitHub
- URL: https://github.com/slok/redis-operator-as-dependency
- Owner: slok
- Created: 2018-03-03T10:39:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T10:49:41.000Z (over 7 years ago)
- Last Synced: 2025-02-16T07:55:36.854Z (8 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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