-
Story
-
Resolution: Done
-
Normal
-
None
-
False
-
False
-
PSAP Sprint 217
MCO currently sets
fs.inotify.max_user_watches = 65536 fs.inotify.max_user_instances = 8192
in /etc/sysctl.d/inotify.conf at host level. This causes problems to users
trying to change these sysctls via NTO (see: https://bugzilla.redhat.com/show_bug.cgi?id=2039701)
These settings likely do not need to be set at host level prior to kubelet (and other
OCP components) starting, Investigate this and follow through with:
https://github.com/openshift/machine-config-operator/pull/2909
Associated issue: https://issues.redhat.com/browse/PSAP-600