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 93f68b7 commit a764845Copy full SHA for a764845
content/es/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -687,7 +687,7 @@ El recurso puede continuar ejecutándose en el clúster de forma indefinida.
687
688
Si necesitas eliminar Pods por la fuerza y son parte de un `StatefulSet`,
689
mira la documentación
690
-para [borrar Pods de un StatefulSet](/docs/tasks/run-application/force-delete-stateful-set-pod/).
+para [borrar Pods de un StatefulSet](/es/docs/tasks/run-application/force-delete-stateful-set-pod/).
691
692
### Terminación del Pod y contenedores sidecar {##termination-with-sidecars}
693
0 commit comments