kube/redis-clusters/README.md

10 lines
244 B
Markdown
Raw Normal View History

2023-03-02 05:53:37 +00:00
# Redis clusters
This is namespace for Redis clusters managed by
[Codemowers' Operator Bundle](https://github.com/codemowers/operator-bundle)
```
kubectl create namespace redis-clusters
kubectl apply -n redis-clusters -f application.yaml
```