Kubernetes 节点维护时 Pod 驱逐卡住:PDB 预算与安全排空实践
## 适用场景 集群管理员准备升级内核、更换节点或缩容节点池,执行 `kubectl drain` 后命令长时间重试,并反复出现 `Cannot evict pod as it would violate the pod's disruption budget`。业务当前未必已经中断,但维护窗口正在被耗尽。 本文适
Category
当前分类下的文章。
## 适用场景 集群管理员准备升级内核、更换节点或缩容节点池,执行 `kubectl drain` 后命令长时间重试,并反复出现 `Cannot evict pod as it would violate the pod's disruption budget`。业务当前未必已经中断,但维护窗口正在被耗尽。 本文适