会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
亚里士多智
脚踩在淤泥里,但心要向光明
博客园
首页
联系
订阅
管理
2021年4月13日
kubectl logs查看日志时出现failed to create fsnotify watcher: too many open files
摘要: 因为系统默认的 fs.inotify.max_user_instances=128 太小,在查看日志的pod所在节点重新设置此值: 临时设置 sudo sysctl fs.inotify.max_user_instances=8192 永久保存 echo fs.inotify.max_user_in
阅读全文
posted @ 2021-04-13 22:31 亚里士多智
阅读(5944)
评论(0)
推荐(0)
编辑
公告