kubevirt/hyperconverged-cluster-operator

Resources Limits

itmwiw opened this issue · 1 comments

Hello,
First of all, good work everyone. keep it up!
I had some issues with some of my kubernetes workers and I suspect Hyperconverged-cluster-operator may be one of the causes. In fact, none of the operator's resources have request limits. I read the documentation but did not find any way of setting these limits. Did I miss something? Can you enlighten me regarding this?
Thanks a lot,
Tarik

I found the answer: https://github.com/openshift/enhancements/blob/master/CONVENTIONS.md#resources-and-limits
So I suppose I should just monitor the nodes, right? What would be your recommendations regarding a Prod deployment?