You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cgroup v2 use unix.InotifyInit() to monitor oom,wil cause too many open files, because every container will create an inotify instance
see:containerd/containerd#10468 (comment)