Join Slack
Powered by
This message was deleted.
# k3s
a
adamant-kite-43734
03/14/2023, 12:29 AM
This message was deleted.
c
creamy-pencil-82913
03/14/2023, 12:33 AM
I would probably check the ulimit settings on your node. You might need to raise the maximum number of open file descriptors (
ulimit -n
)
creamy-pencil-82913
03/14/2023, 12:35 AM
The systemd unit that the k3s installer generates already has a pretty high limit though, so if you’re hitting that, something else might be going on…
https://github.com/k3s-io/k3s/blob/master/install.sh#L792
✅ 1
212
Views
Open in Slack
Previous
Next