From 2c523134e0f99c492f5b0e1dbc5ce061e3a72396 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 16 May 2024 12:44:24 +0200 Subject: [PATCH] Set fs.inotify.max_user_instances in order to allow for `kubectl logs -f` without too many files open error Signed-off-by: Knut Ahlers --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 9cea561..4af6fc0 100644 --- a/config.yaml +++ b/config.yaml @@ -110,8 +110,9 @@ nameservers: - 2a01:4ff:ff00::add:2 sysctl: - net.ipv4.ip_forward: 1 + fs.inotify.max_user_instances: 8192 net.bridge.bridge-nf-call-iptables: 1 + net.ipv4.ip_forward: 1 extlinux_modules: - ext4