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 404caca commit bd552c7Copy full SHA for bd552c7
content/es/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -354,7 +354,7 @@ sandbox de runtime y configurar la red para el Pod.
354
Si la [puerta de características](/docs/reference/command-line-tools-reference/feature-gates/)
355
`PodReadyToStartContainersCondition`
356
está habilitada
357
-(esta habilitada por defecto para Kubernetes {{< skew currentVersion >}}), la
+(está habilitada por defecto para Kubernetes {{< skew currentVersion >}}), la
358
condición `PodReadyToStartContainers` se agregará al campo `status.conditions` de un Pod.
359
360
La condición `PodReadyToStartContainers` se establece en `False` por el kubelet cuando detecta que un
0 commit comments