Kubernetes Cluster Default Node Pool Linux Os Config Sysctl Config
Constructors
Properties
The sysctl setting fs.aio-max-nr. Must be between 65536 and 6553500.
The sysctl setting fs.inotify.max_user_watches. Must be between 781250 and 2097152.
The sysctl setting kernel.threads-max. Must be between 20 and 513785.
The sysctl setting net.core.netdev_max_backlog. Must be between 1000 and 3240000.
The sysctl setting net.core.optmem_max. Must be between 20480 and 4194304.
The sysctl setting net.core.rmem_default. Must be between 212992 and 134217728.
The sysctl setting net.core.rmem_max. Must be between 212992 and 134217728.
The sysctl setting net.core.somaxconn. Must be between 4096 and 3240000.
The sysctl setting net.core.wmem_default. Must be between 212992 and 134217728.
The sysctl setting net.core.wmem_max. Must be between 212992 and 134217728.
The sysctl setting net.ipv4.ip_local_port_range max value. Must be between 32768 and 65535.
The sysctl setting net.ipv4.ip_local_port_range min value. Must be between 1024 and 60999.
The sysctl setting net.ipv4.neigh.default.gc_thresh1. Must be between 128 and 80000.
The sysctl setting net.ipv4.neigh.default.gc_thresh2. Must be between 512 and 90000.
The sysctl setting net.ipv4.neigh.default.gc_thresh3. Must be between 1024 and 100000.
The sysctl setting net.ipv4.tcp_fin_timeout. Must be between 5 and 120.
The sysctl setting net.ipv4.tcp_keepalive_intvl. Must be between 10 and 90.
The sysctl setting net.ipv4.tcp_keepalive_probes. Must be between 1 and 15.
The sysctl setting net.ipv4.tcp_keepalive_time. Must be between 30 and 432000.
The sysctl setting net.ipv4.tcp_max_syn_backlog. Must be between 128 and 3240000.
The sysctl setting net.ipv4.tcp_max_tw_buckets. Must be between 8000 and 1440000.
The sysctl setting net.ipv4.tcp_tw_reuse.
The sysctl setting net.netfilter.nf_conntrack_buckets. Must be between 65536 and 524288.
The sysctl setting net.netfilter.nf_conntrack_max. Must be between 131072 and 2097152.
The sysctl setting vm.max_map_count. Must be between 65530 and 262144.
The sysctl setting vm.swappiness. Must be between 0 and 100.
The sysctl setting vm.vfs_cache_pressure. Must be between 0 and 100.