etcd-operator icon indicating copy to clipboard operation
etcd-operator copied to clipboard

etcd-defrag operator

Open nvtkaszpir opened this issue 6 years ago • 0 comments

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

nvtkaszpir avatar May 18 '19 17:05 nvtkaszpir