We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd53f4 commit 7f2aff5Copy full SHA for 7f2aff5
content/es/docs/concepts/workloads/pods/disruptions.md
@@ -173,7 +173,7 @@ a creado el pod `pod-y` como un reemplazo del `pod-x` .
173
174
Ahora el clúster esta en este estado:
175
176
-| nodo-1 *desalojando* | nodo-2 | nodo-3 |
+| nodo-1 *draining* | nodo-2 | nodo-3 |
177
|:--------------------:|:-------------------:|:------------------:|
178
| pod-a *terminating* | pod-b *available* | pod-c *available* |
179
| pod-x *terminating* | pod-d *starting* | pod-y |
0 commit comments