tuned.conf 207 B

1234567891011
  1. #
  2. # tuned configuration
  3. #
  4. [main]
  5. summary=Optimize systems running OpenShift nodes
  6. include=openshift
  7. [sysctl]
  8. net.ipv4.tcp_fastopen=3
  9. fs.inotify.max_user_watches={{ openshift_fs_inotify_max_user_watches }}