Skip to content

Commit a71d623

Browse files
Karmavilraelga
andauthored
[es] Update content/es/docs/reference/glossary/limitrange.md (#27041)
* Fixed a misconception that I had and I forgot to fix before the merge * Update content/es/docs/reference/glossary/limitrange.md Added suggested glossary tooltip : line23. Thanks Co-authored-by: Rael Garcia <[email protected]> Co-authored-by: Rael Garcia <[email protected]>
1 parent 885daa2 commit a71d623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/reference/glossary/limitrange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Proporciona restricciones para limitar el consumo de recursos por {{< glossary_t
2020

2121
<!--more-->
2222

23-
LimitRange limita la cantidad de objetos que se pueden crear por su tipo (vease {{< glossary_tooltip text="Workloads" term_id="workload" >}}), así como la cantidad de recursos informáticos que pueden ser requeridos/consumidos por {{< glossary_tooltip text="Pods" term_id="pod" >}} individuales en un espacio de nombres.
23+
LimitRange limita la cantidad de objetos que se pueden crear por tipo, así como la cantidad de recursos informáticos que pueden ser requeridos/consumidos por {{< glossary_tooltip text="Pods" term_id="pod" >}} o {{< glossary_tooltip text="Contenedores" term_id="container" >}} individuales en un {{< glossary_tooltip text="Namespace" term_id="namespace" >}}.

0 commit comments

Comments
 (0)