Flatcar icon indicating copy to clipboard operation
Flatcar copied to clipboard

Tailing pod logs with higher log rate fails.

Open evilbulgarian opened this issue 1 year ago • 2 comments

Description

We notices that on the flatcaros nodes when tailing pods with higher log volume tailing the logs fails. After increasing fs.inotify.max_user_watches seems to alleviate the issue.

Impact

debugging cluster issues is impacted

Environment and steps to reproduce

  1. flatcaros stable nodes running busy containers
  2. kubectl logs | stern logs should work on busy containers

Expected behavior

stern and logs should work even on busy containers

Additional information

evilbulgarian avatar Nov 06 '23 23:11 evilbulgarian