dragonflydb / dragonflydb/dragonfly-operator
Additional Service definitions
Open
good first issue
help wanted
- Dominant language
- Go
- Stars
- 357
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
CloudNativePG adds three different Kubernetes `Service` resources, I would advise doing something similar:
- `-rw` which corresponds to master
- `-ro` which correspond to slaves
- `-r` which corresponds to both
This allows easy configuration per usecase
Contributor guide
Assessment
This issue has not been assessed yet.