From 9df53dd608269564dd9b39605ec2390cc6a8d23c Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 24 Aug 2021 20:09:26 +0200 Subject: [PATCH] rshared info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1383738..acf8351 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ fs.inotify.max_user_instances = 8192 fs.inotify.max_user_watches = 524288 ``` +Add `rshared` mount option to root filesystem for node-exporter to work correctly. + ### Installing: k3s Via [k3sup](https://github.com/alexellis/k3sup):