From 3f4d89b4b1b45efc8c8f7d2ddc8962496514f7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Wed, 14 Aug 2024 09:33:45 +0300 Subject: [PATCH] dragonfly-operator-system: Add grep example --- dragonfly-operator-system/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dragonfly-operator-system/README.md b/dragonfly-operator-system/README.md index d439689..47cdbce 100644 --- a/dragonfly-operator-system/README.md +++ b/dragonfly-operator-system/README.md @@ -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) 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. To achieve high availabilllity use 2+ replicas with correctly configured