Operator version compatibility with DragonflyDB

Hello,
I would like to understand how to know which DragonflyDB versions are compatible with specific operator versions. I do not see a version compatibility matrix in the readme or other documentation I’ve read.

What’s the best way to know which versions of dragonfly db are supported by each operator version?

Hi @larntz, you’re absolutely right to ask about version compatibility between the Dragonfly K8s Operator and Dragonfly itself. I believe that we don’t have a formal compatibility matrix documented, but here’s what I can share:

  • No Strict Matrix: We don’t have a formal compatibility matrix between the operator and Dragonfly versions. But I will double-check with the engineering team.
  • Recommendation: Use the latest stable versions of both for best results. Note that the Dragonfly K8s Operator is a project that’s community-driven and moderated by the Dragonfly team.
  • Feedback Taken: We’ll add version compatibility details in future docs. Thanks for flagging this!
1 Like

Appreciate the response. That is the exact information I need.

Thank you @joezhou_df!