Skip to content

Commit bd552c7

Browse files
anyulledramrodo
andauthored
Update content/es/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Rodolfo Martínez Vega <[email protected]>
1 parent 404caca commit bd552c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/concepts/workloads/pods/pod-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ sandbox de runtime y configurar la red para el Pod.
354354
Si la [puerta de características](/docs/reference/command-line-tools-reference/feature-gates/)
355355
`PodReadyToStartContainersCondition`
356356
está habilitada
357-
(esta habilitada por defecto para Kubernetes {{< skew currentVersion >}}), la
357+
(está habilitada por defecto para Kubernetes {{< skew currentVersion >}}), la
358358
condición `PodReadyToStartContainers` se agregará al campo `status.conditions` de un Pod.
359359

360360
La condición `PodReadyToStartContainers` se establece en `False` por el kubelet cuando detecta que un

0 commit comments

Comments
 (0)