Files
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

800 B

title, id, date, full_link, short_description, aka, tags, related
title id date full_link short_description aka tags related
LimitRange limitrange 2019-04-15 /docs/concepts/policy/limit-range/ Provides constraints to limit resource consumption per Containers or Pods in a namespace.
core-object
fundamental
architecture
pod
container

Provides constraints to limit resource consumption per {{< glossary_tooltip text="Containers" term_id="container" >}} or {{< glossary_tooltip text="Pods" term_id="pod" >}} in a namespace.

LimitRange limits the quantity of objects that can be created by type, as well as the amount of compute resources that may be requested/consumed by individual {{< glossary_tooltip text="Containers" term_id="container" >}} or {{< glossary_tooltip text="Pods" term_id="pod" >}} in a namespace.