Update content/es/docs/concepts/architecture/cri.md

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
pull/41885/head
Rodolfo Martínez Vega 2023-07-19 11:02:35 -06:00 committed by GitHub
parent 1657edbf9e
commit 811adf82a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ container runtimes, sin necesidad de volver a compilar los componentes del clús
Necesitas un
_{{<glossary_tooltip text="container runtime" term_id="container-runtime">}}_ ejecutándose en
cada Nodo en tu clúster, de manera que
{{<glossary_tooltip text="kubelet" term_id="kubelet">}} pueda iniciar
{{<glossary_tooltip text="kubelet" term_id="kubelet">}} pueda iniciar los
{{<glossary_tooltip text="Pods" term_id="pod">}} y sus contenedores.
{{<glossary_definition prepend="Container Runtime Interface (CRI) es" term_id="container-runtime-interface" length="all">}}