etcd-operator
etcd-operator copied to clipboard
etcd-defrag operator
There should be a etcd-defrag operator.
Suggested use case:
- scheduled job per namespace or per cluster definition
- define frequency of schedule
- discover pods with labels which would allow defrag (so it would require label to exist to perform defrag)
- discover if cluster healthy and only then perform defrag
- define 'silent' time before going to next pod