Merge pull request #31984 from howieyuen/disruptions

[zh]resync content/zh/docs/concepts/workloads/pods/disruptions.md
This commit is contained in:
Kubernetes Prow Robot
2022-03-01 02:11:49 -08:00
committed by GitHub
@@ -404,7 +404,7 @@ Deployment 创建 `pod-b` 的替代 Pod `pod-e`。
| node-1 *drained* | node-2 | node-3 | *no node* |
|:--------------------:|:-------------------:|:------------------:|:------------------:|
| | pod-b *available* | pod-c *available* | pod-e *pending* |
| | pod-b *terminating* | pod-c *available* | pod-e *pending* |
| | pod-d *available* | pod-y | |
<!--