【发布时间】:2020-01-16 04:41:32
【问题描述】:
我在 openshift V 3.11 中遇到错误
命名空间事件错误
0/23 nodes are available: 16 node(s) didn't match node selector, 7 node(s) didn't have free ports for the requested pod ports
路由器 pod 错误
E0114 21:53:09.441679 1 limiter.go:137] error reloading router: exit status 1
[WARNING] 013/215308 (54) : Failed to get the number of sockets to be transferred !
[ALERT] 013/215308 (54) : Failed to get the sockets from the old process!
在任何给定时间点,只有一个路由器 pod 存在问题。例如,如果我运行 7 个路由器,则只有 6 个是稳定的,并且一个不断崩溃。如果我将复制更改为 6 5 是 稳定和 1 不断崩溃..
【问题讨论】:
-
嗨,您是在基础节点类型或计算节点上运行路由器 pod 吗?
-
@SureshVishnoi 计算节点
标签: kubernetes openshift okd