dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
132 stars 28 forks source link

Support for ARM architecture #86

Closed monlor closed 9 months ago

monlor commented 1 year ago

Please consider adding support for the ARM architecture to enable usage on ARM-based server. Thank you!

DarkmatterVale commented 1 year ago

+1 this comment, would like to run Dragonfly on a Kubernetes cluster with ARM nodes.

Not sure if this is too much work, given that it's already possible to run DragonflyDB itself on an ARM host.

Pothulapati commented 1 year ago

@DarkmatterVale You are right, and it isn't too much work. Considering that we already have a PR for this, You can expect this to be available in the coming days!

Pothulapati commented 9 months ago

Closing as this is fixed #126