Skip to content

Commit 9c76c6a

Browse files
Update README.md (bregman-arie#267)
Answered Question
1 parent 641f41a commit 9c76c6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/kubernetes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,6 +1186,8 @@ OR
11861186
11871187
<details>
11881188
<summary>What is Resource Quota?</code></summary><br><b>
1189+
1190+
Resource quota provides constraints that limit aggregate resource consumption per namespace. It can limit the quantity of objects that can be created in a namespace by type, as well as the total amount of compute resources that may be consumed by resources in that namespace.
11891191
</b></details>
11901192
11911193
<details>

0 commit comments

Comments
 (0)