Connect to Dragonfly on Kubernetes

Hi @happy-giraffe
Thanks for this, we really used another chart, not the corret one.
Sorry for this :flushed:

No problem! Please use the Operator and tell us how it goes!

our idea is to have only one instance running that will not change that much, or need to have different instances depending on the user and so on.
we also have our own operators and CRDs which we use for “store” the information, so this will be more a support for that and so on.

do you still recommend using the operator instead of the chart? is there any difference on the configuration supported or something like that?

we will have another CRD “installed” and another pod running just for the controller, which in my idea will not do much, so we don’t see the point on having it :thinking:
let me know what you think :pray:

For your usecase of a single df instance, the helm chart makes sense! You can even just run a statefulset of the docker image

that was what we thought. cool

Hi @unique-emu
can you please help me to setup dragon fily with helm

Hi @empathetic-antelope , You can see https://www.dragonflydb.io/docs/getting-started/kubernetes for guidance :slightly_smiling_face:

can you please let me know the yaml file

Yaml file is available in the page right now?

getting this screen what next i have to do i am beginner so unable ot understand

this yaml is for snapshot taken every minute right ?