批量部署了一批容器,發現容器內報錯:
The configured user limit (128) on the number of inotify instances has been reached.
百度了一下可以調整系統配置:
sysctl fs.inotify.max_user_instances=1024
轉自:
批量部署了一批容器,發現容器內報錯:
The configured user limit (128) on the number of inotify instances has been reached.
百度了一下可以調整系統配置:
sysctl fs.inotify.max_user_instances=1024
轉自:
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。