会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
digdeep
凡是过去,皆是序幕。Read the fucking manual and source code.
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2020年2月9日
kubectl get node 显示 NotReady 解决方法
摘要: 解决方法: 查看日志 tail -f /var/log/message 发现是防火墙问题。处理方法: 关闭各个节点的防火墙: systemctl status firewalld systemctl stop firewalld systemctl enable firewalld 重启node节点
阅读全文
posted @ 2020-02-09 11:21 digdeep
阅读(14221)
评论(0)
推荐(2)
编辑
不懂数据库和Web安全的架构师不是一个好的程序员。