摘要: CentOS7.x系统自带的3.10.x内核存在一些Bugs,导致运行的Docker、kubernetes不稳定,建议升级内核,容器使用的坑会少很多 升级系统(我这里是7.6-->7.9) yum clean all yum update -y --exclude=kernel* reboot 更换 阅读全文
posted @ 2021-08-02 17:38 请务必优秀 阅读(357) 评论(0) 推荐(0)