youzan / ZanRedisDB

Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
MIT License
390 stars 60 forks source link

k8s operator #11

Open absolute8511 opened 6 years ago

absolute8511 commented 6 years ago

Support using the k8s operator to deploy a full cluster with the PersistentVolume

vaddenz commented 5 years ago

Interested in this feature, any progress made? Or any requirements for contributing? :D

absolute8511 commented 5 years ago

Currently, no progress on this and welcome any contribution. You can give a proposal to describe your plan first if you are interesting.

vaddenz commented 5 years ago

Guess CRD would be the first choice. Could you provide more info about your cluster PV & PVC setups?