Skip to content

Instantly share code, notes, and snippets.

View vst-name's full-sized avatar

Vladislav Stishenko vst-name

View GitHub Profile
# /etc/sysctl.d/90-k8s.conf
### FILE SYSTEM SETTINGS ###
fs.file-max = 2097152
### VIRTUAL MEMORY SETTINGS ###
# Decrease SWAP
vm.dirty_ratio = 15
vm.dirty_background_ratio = 8