[zh]resync content/zh/docs/concepts/workloads/pods/disruptions.md

This commit is contained in:
howieyuen 2022-03-01 17:30:50 +08:00
parent 2088b50bc8
commit 1213504003
1 changed files with 1 additions and 1 deletions

View File

@ -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 | |
<!--