12 lines
204 B
Text
12 lines
204 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=Optimize systems running OpenShift nodes
|
|
include=openshift
|
|
|
|
[sysctl]
|
|
net.ipv4.tcp_fastopen=3
|
|
fs.inotify.max_user_watches=65536
|
|
fs.inotify.max_user_instances=8192
|