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
146 stars 34 forks source link

Additional Service definitions #239

Open laurivosandi opened 3 months ago

laurivosandi commented 3 months ago

CloudNativePG adds three different Kubernetes Service resources, I would advise doing something similar:

This allows easy configuration per usecase

Pothulapati commented 2 months ago

This would be a good to have, and can be optional!