odo icon indicating copy to clipboard operation
odo copied to clipboard

Indicate OLM / operators / SBO is resource hungry / may not run on small clusters

Open cdrage opened this issue 3 years ago • 2 comments

/area documentation /kind bug

What mistake did you find / what is missing in the documentation?

TLDR; Operators have issues running on clusters with low resources / running on HDD architecture / 1 or 2 node clusters.

We need to indicate in documentation that the user may have issues / link to how to troubleshoot a CrashLoopBackoff image via operators.

This is due to timing out issues with leader election loss: https://github.com/operator-framework/operator-sdk/issues/1813

TODO: ADD MORE INFO.

What is the relevance of it?

cdrage avatar Jul 27 '22 16:07 cdrage

Isn't this more of a problem on an operator's side than on odo's?

kadel avatar Aug 01 '22 09:08 kadel

/kind documentation

cdrage avatar Aug 17 '22 18:08 cdrage

no longer relevant since we do not mention cluster setup in the docs.

valaparthvi avatar Sep 08 '22 13:09 valaparthvi