Skip to content

Commit

Permalink
Update content/es/docs/reference/glossary/job.md
Browse files Browse the repository at this point in the history
accepted reviewer changes

Co-Authored-By: Rael Garcia <[email protected]>
  • Loading branch information
krlooss and raelga authored May 21, 2019
1 parent c5a3272 commit de721ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/es/docs/reference/glossary/job.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ tags:

<!--more-->

Crea uno o más objetos {{< glossary_tooltip term_id="pod" >}} y se asegura que un número específico de los mismos finalicen exitosamente. Mientras los Pods terminan, la Tarea rastrea las finalizaciones exitosas.
Crea uno o más objetos {{< glossary_tooltip term_id="pod" >}} y se asegura que un número específico de los mismos finalicen con éxito. A medida que los Pods terminan, el objeto Job registra las ejecuciones completadas correctamente.

0 comments on commit de721ad

Please sign in to comment.