Skip to content

Commit 7f2aff5

Browse files
Update content/es/docs/concepts/workloads/pods/disruptions.md
Co-authored-by: Victor Morales <[email protected]>
1 parent 7fd53f4 commit 7f2aff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/concepts/workloads/pods/disruptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ a creado el pod `pod-y` como un reemplazo del `pod-x` .
173173

174174
Ahora el clúster esta en este estado:
175175

176-
| nodo-1 *desalojando* | nodo-2 | nodo-3 |
176+
| nodo-1 *draining* | nodo-2 | nodo-3 |
177177
|:--------------------:|:-------------------:|:------------------:|
178178
| pod-a *terminating* | pod-b *available* | pod-c *available* |
179179
| pod-x *terminating* | pod-d *starting* | pod-y |

0 commit comments

Comments
 (0)