giantswarm / endpoint-operator

Apache License 2.0
2 stars 1 forks source link

Mitigation for reboot issue in centaur. #27

Closed r7vme closed 6 years ago

r7vme commented 6 years ago

we want to avoid OOM kills on masters, to achieve that:

Problem that endpoint-operator OOMKilled sometimes and this causes kernel crashes related to iscsi kernel BUG [1].

P.S. this fix is silly :/ but we have no better quick workaround.

1 - https://groups.google.com/forum/#!topic/open-iscsi/-HOsGZ_GT9I

calvix commented 6 years ago

related to https://github.com/giantswarm/giantswarm/issues/2320