kubernetes say namespace of pods that could not be evicted to avoid search through all namespaces

fnatzsnv  于 4个月前  发布在  Kubernetes
关注(0)|答案(7)|浏览(47)

在排空节点时,我经常看到错误,然后不得不在所有命名空间中搜索所有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\"或类似内容。

idv4meu8

idv4meu83#

问题在90天不活跃后过期。
使用 /remove-lifecycle stale 将问题标记为新鲜。
过期的问题在30天不活跃后开始腐烂并最终关闭。
如果现在可以安全地关闭此问题,请使用 /close 进行操作。
向 sig-testing, kubernetes/test-infra 和/或 fejta 发送反馈。
生命周期:过期

uujelgoq

uujelgoq5#

/remove-lifecycle stale

ttvkxqim

ttvkxqim6#

问题在90天不活跃后过期。
使用 /remove-lifecycle stale 将问题标记为新鲜。
过期的问题在30天不活跃后开始腐烂并最终关闭。
如果现在可以安全地关闭此问题,请使用 /close 进行操作。
向 sig-testing, kubernetes/test-infra 和/或 fejta 发送反馈。
生命周期:过期

相关问题