forked from k-space/kube
dragonfly-operator-system: Add grep example
This commit is contained in:
parent
474ae64156
commit
3f4d89b4b1
@ -18,7 +18,8 @@ Note that vanilla Redis
|
|||||||
Refer to [official documentation on usage](https://www.dragonflydb.io/docs/getting-started/kubernetes-operator#create-a-dragonfly-instance-with-replicas)
|
Refer to [official documentation on usage](https://www.dragonflydb.io/docs/getting-started/kubernetes-operator#create-a-dragonfly-instance-with-replicas)
|
||||||
|
|
||||||
For example deployment see
|
For example deployment see
|
||||||
[here](https://git.k-space.ee/k-space/kube/src/branch/master/passmower/dragonfly.yaml)
|
[here](https://git.k-space.ee/k-space/kube/src/branch/master/passmower/dragonfly.yaml).
|
||||||
|
To find other instances in this repository use `grep -r "kind: Dragonfly"`
|
||||||
|
|
||||||
Use storage class `redis` for persistent instances.
|
Use storage class `redis` for persistent instances.
|
||||||
To achieve high availabilllity use 2+ replicas with correctly configured
|
To achieve high availabilllity use 2+ replicas with correctly configured
|
||||||
|
Loading…
Reference in New Issue
Block a user