Skip to content

Commit e42015e

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

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
@@ -180,7 +180,7 @@ Ahora el clúster esta en este estado:
180180

181181
En algún punto, los Pods finalizan y el clúster se ve de esta forma:
182182

183-
| nodo-1 *desalojado* | nodo-2 | nodo-3 |
183+
| nodo-1 *drained* | nodo-2 | nodo-3 |
184184
|:--------------------:|:-------------------:|:------------------:|
185185
| | pod-b *available* | pod-c *available* |
186186
| | pod-d *starting* | pod-y |

0 commit comments

Comments
 (0)