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 e42015e commit 49b27f9Copy full SHA for 49b27f9
content/es/docs/concepts/workloads/pods/disruptions.md
@@ -191,7 +191,7 @@ el Deployment y el PDB requiere por lo menos 2. Después de pasado un tiempo el
191
192
El estado del clúster ahora se ve así:
193
194
-| nodo-1 *desalojado* | nodo-2 | nodo-3 |
+| nodo-1 *drained* | nodo-2 | nodo-3 |
195
|:--------------------:|:-------------------:|:------------------:|
196
| | pod-b *available* | pod-c *available* |
197
| | pod-d *available* | pod-y |
0 commit comments