hyperspike / valkey-operator

A Kubernetes Operator to deploy and manage Valkey Clusters
https://hyperspike.io
Apache License 2.0
31 stars 2 forks source link

Any plans to use Bitnami Helm Charts for this Valkey operator? #20

Closed arpan57 closed 1 month ago

arpan57 commented 1 month ago

Hi @dmolik -

I noticed that the https://github.com/bitnami/charts/tree/main/bitnami/valkey-cluster/ charts are pretty neat. On one of my minikube clusters, I could spawn a valkey cluster successfully.

I was wondering if it would be easier to write an operator around the bitnami helm charts - could reduce efforts and re-use whats already been developed.

Thanks, Arpan

dmolik commented 1 month ago

the helm chart was heavily used in development, and the operator is quickly reaching feature parity.