在排空节点时,我经常看到错误,然后不得不在所有命名空间中搜索所有pods以找出问题所在(因为get pod foo --all-namespaces
不起作用)
error when evicting pod \"foo\" (will retry after 5s): Cannot evict pod as it would violate the pod's disruption budget.
请添加命名空间,使其显示为error when evicting pod \"foo\" from namespace \"bar\"
或类似内容。
7条答案
按热度按时间30byixjq1#
/sig cli
laawzig22#
/assign
idv4meu83#
问题在90天不活跃后过期。
使用
/remove-lifecycle stale
将问题标记为新鲜。过期的问题在30天不活跃后开始腐烂并最终关闭。
如果现在可以安全地关闭此问题,请使用
/close
进行操作。向 sig-testing, kubernetes/test-infra 和/或 fejta 发送反馈。
生命周期:过期
3pmvbmvn4#
/remove-lifecycle
uujelgoq5#
/remove-lifecycle stale
ttvkxqim6#
问题在90天不活跃后过期。
使用
/remove-lifecycle stale
将问题标记为新鲜。过期的问题在30天不活跃后开始腐烂并最终关闭。
如果现在可以安全地关闭此问题,请使用
/close
进行操作。向 sig-testing, kubernetes/test-infra 和/或 fejta 发送反馈。
生命周期:过期
lnlaulya7#
/lifecycle frozen